Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/pkg/digraphs/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 27.8.2025 mit Größe 1 kB image not shown  

Quelle  utils.gd   Sprache: unbekannt

 
#############################################################################
##
##  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.14 Sekunden  (vorverarbeitet)  ]