"Source: Text/LieTheory/GrpCox.text";
"Line: 1408";
"Date: Fri Sep 26 12:10:11 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/LieTheory/GrpCox.text, line: 1408
// Example: H108E18 ()
print "Example: H108E18";
ei := GetEchoInput();
SetEchoInput(true);
W := RootDatum("G2");
HighestRoot(W);
HighestLongRoot(W);
HighestShortRoot(W);
SetEchoInput(ei);
