"Source: Text/LieTheory/RootSys.text";
"Line: 343";
"Date: Tue Jun  7 22:27:15 2016";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/LieTheory/RootSys.text, line: 343
// Example: H103E1 ()
print "Example: H103E1";
ei := GetEchoInput();
SetEchoInput(true);
RootSystem("H3 E6");
RootSystem("A2 T1 I2(5)");
SetEchoInput(ei);
