"Source: Text/Geometry/ModAbVar.text";
"Line: 2494";
"Date: Thu Sep 25 14:47:45 2025";
"Main: Fri Sep 26 14:29:19 2025";
// original file: Text/Geometry/ModAbVar.text, line: 2494
// Example: H148E48 ()
print "Example: H148E48";
ei := GetEchoInput();
SetEchoInput(true);
J := JZero(37);
A := J(1);
Lattice(Homology(A));
IntegralHomology(JOne(17));
SetEchoInput(ei);
