"Source: Text/Group/SgpFP.text";
"Line: 59";
"Date: Tue Jun  7 22:27:14 2016";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Group/SgpFP.text, line: 59
// Example: H84E1 ()
print "Example: H84E1";
ei := GetEchoInput();
SetEchoInput(true);
F := FreeSemigroup(2);
F<x, y> := FreeSemigroup(2);
SetEchoInput(ei);
