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 121 B
Quelle install.g Sprache: unbekannt
LoadPackage("digraphs", false);;
if DigraphsTestInstall() then
QUIT_GAP(0);
else
QUIT_GAP(1);
fi;
FORCE_QUIT_GAP(1);
[ Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet)
]
2026-03-28