"Source: Text/LieTheory/GrpLie.text";
"Line: 2277";
"Date: Fri Sep 26 12:10:11 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/LieTheory/GrpLie.text, line: 2277
// Example: H113E22 ()
print "Example: H113E22";
ei := GetEchoInput();
SetEchoInput(true);
R := RootDatum("G2");
[ t[1] : t in TwistedToriOrders(R) ];
SetEchoInput(ei);
