"Source: Text/LieTheory/GrpRfl.text";
"Line: 999";
"Date: Sat Nov  9 18:06:06 2019";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/LieTheory/GrpRfl.text, line: 999
// Example: H106E9 ()
print "Example: H106E9";
ei := GetEchoInput();
SetEchoInput(true);
W := ShephardTodd(24);
G := sub<GL(3,7) | Omega(3,7), -GL(3,7)!1>;
IsIsomorphic(W,G):Minimal;
SetEchoInput(ei);
