"Source: Text/LieTheory/GrpRfl.text";
"Line: 1302";
"Date: Fri Sep 26 12:10:11 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/LieTheory/GrpRfl.text, line: 1302
// Example: H109E14 ()
print "Example: H109E14";
ei := GetEchoInput();
SetEchoInput(true);
G := ShephardTodd(ShephardToddNumber("L",4)); 
G;
SetEchoInput(ei);
