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

Quelle  init.g   Sprache: unbekannt

 
#############################################################################
##
#A  init.g              StandardFF package                       Frank Lübeck
##
##  Reading the declarations of the package.
##  

ReadPackage( "StandardFF", "lib/Util.gd");
ReadPackage( "StandardFF", "lib/IsIrred.gd");
ReadPackage( "StandardFF", "lib/StandardFF.gd");
ReadPackage( "StandardFF", "lib/StandardCyc.gd");

# an info class
DeclareInfoClass("InfoStandardFF");

[ Dauer der Verarbeitung: 0.18 Sekunden  (vorverarbeitet)  ]