"Source: Text/Group/GrpPerm.text";
"Line: 2142";
"Date: Wed Mar 24 09:34:33 2021";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Group/GrpPerm.text, line: 2142
// Example: H64E12 ()
print "Example: H64E12";
ei := GetEchoInput();
SetEchoInput(true);
SetSeed(2);
M11 := sub<Sym(11) | (1,10)(2,8)(3,11)(5,7), (1,4,7,6)(2,11,10,9)>;
Classes(M11);
SetEchoInput(ei);
