"Source: Text/LieTheory/RootSys.text";
"Line: 343";
"Date: Fri Sep 26 12:10:11 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/LieTheory/RootSys.text, line: 343
// Example: H106E1 ()
print "Example: H106E1";
ei := GetEchoInput();
SetEchoInput(true);
RootSystem("H3 E6");
RootSystem("A2 T1 I2(5)");
SetEchoInput(ei);
