"Source: Text/LieTheory/GrpLie.text";
"Line: 2252";
"Date: Thu Jun 16 15:04:46 2022";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/LieTheory/GrpLie.text, line: 2252
// Example: H110E22 ()
print "Example: H110E22";
ei := GetEchoInput();
SetEchoInput(true);
R := RootDatum("G2");
[ t[1] : t in TwistedToriOrders(R) ];
SetEchoInput(ei);
