|
#######################################################################
InstallGlobalFunction(AutomataTest,
function()
Test(Concatenation(PackageInfo("automata")[1]!.
InstallationPath, "/tst/testall.tst"), rec( compareFunction := "uptowhitespace" ));
end);
[ Dauer der Verarbeitung: 0.15 Sekunden
(vorverarbeitet)
]
|