Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/sgpviz/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 30.7.2024 mit Größe 504 B image not shown  

Quelle  sv_utils.gi   Sprache: unbekannt

 
Untersuchungsergebnis.gi Download desUnknown {[0] [0] [0]}zum Wurzelverzeichnis wechseln

#######################################################################
InstallGlobalFunction(SgpVizTest,
        function()
  Test(Concatenation(PackageInfo("sgpviz")[1]!.
          InstallationPath, "/tst/testall.tst"), rec( compareFunction := "uptowhitespace" ));
end);
#######################################################################
InstallGlobalFunction(SgpVizInfo,
        function(n)
     SetInfoLevel(InfoSgpViz, n);
     
    Print("Info Level for InfoSgpViz is set to ",n, "\n");
end);

[ zur Elbe Produktseite wechseln0.71Quellennavigators  ]