"Source: Text/Geometry/ModAbVar.text";
"Line: 2494";
"Date: Fri Sep  9 15:10:23 2022";
"Main: Thu May 25 10:02:38 2023";
// original file: Text/Geometry/ModAbVar.text, line: 2494
// Example: H145E48 ()
print "Example: H145E48";
ei := GetEchoInput();
SetEchoInput(true);
J := JZero(37);
A := J(1);
Lattice(Homology(A));
IntegralHomology(JOne(17));
SetEchoInput(ei);
