|
#############################################################################
##
## utils.gd
## Copyright (C) 2014-17 James D. Mitchell
##
## Licensing information can be found in the README file of this package.
##
#############################################################################
##
DeclareGlobalFunction("DIGRAPHS_OmitFromTests");
DeclareGlobalFunction("DIGRAPHS_Dir");
DeclareGlobalFunction("DIGRAPHS_ManualExamples");
DeclareGlobalFunction("DIGRAPHS_StartTest");
DeclareGlobalFunction("DIGRAPHS_StopTest");
DeclareGlobalFunction("DIGRAPHS_Test");
DeclareGlobalFunction("DIGRAPHS_RunTest");
DeclareGlobalFunction("DigraphsMakeDoc");
DeclareGlobalFunction("DigraphsTestAll");
DeclareGlobalFunction("DigraphsTestExtreme");
DeclareGlobalFunction("DigraphsTestInstall");
DeclareGlobalFunction("DigraphsTestStandard");
DeclareGlobalFunction("DigraphsTestManualExamples");
DeclareGlobalFunction("DIGRAPHS_BlistNumber");
DeclareGlobalFunction("DIGRAPHS_NumberBlist");
DeclareGlobalFunction("DError");
[ Dauer der Verarbeitung: 0.22 Sekunden
(vorverarbeitet)
]
|