Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
digraphs
/
tst
/
github_actions
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 27.8.2025 mit Größe 144 B
Quelle examples.g Sprache: unbekannt
LoadPackage("digraphs", false);;
if DIGRAPHS_RunTest(DigraphsTestManualExamples) then
QUIT_GAP(0);
else
QUIT_GAP(1);
fi;
FORCE_QUIT_GAP(1);
[ Dauer der Verarbeitung: 0.13 Sekunden (vorverarbeitet)
]
2026-03-28