Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
GAP
/
tst
/
testbugfix
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 18.9.2025 mit Größe 154 B
Quelle 2005-08-29-t00318.tst Sprache: unbekannt
# 2005/08/29 (TB)
gap> x := TestPackageAvailability("ctbllib");;
gap> if x <> fail then
> x := LoadPackage("ctbllib", "=0.0",false);
> fi;
gap> x;
fail
[ Dauer der Verarbeitung: 0.8 Sekunden (vorverarbeitet)
]
2026-03-28