Spracherkennung für: .tst vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
# 2007/08/31 (FL)
gap> # Quotient to yield the same on 32- and 64-bit systems
gap> SIZE_OBJ([1])/GAPInfo.BytesPerVariable;
2
gap> SIZE_OBJ(List([1..160],i->i^2))/GAPInfo.BytesPerVariable;
161
gap> [ShrinkAllocationPlist, ShrinkAllocationString];;
gap> [EmptyPlist, EmptyString];;
[ Dauer der Verarbeitung: 0.31 Sekunden
]