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

Quelle  init.g   Sprache: unbekannt

 
#############################################################################
##
#W  init.g                 GAP package `idrel'                  Chris Wensley
##                                                            & Anne Heyworth

##  read the function declarations

ReadPackage( "idrel", "lib/logrws.gd" ); 
ReadPackage( "idrel", "lib/monpoly.gd" ); 
ReadPackage( "idrel", "lib/modpoly.gd" );
ReadPackage( "idrel", "lib/idrels.gd" );

##  two integers  used by PrintLnUsingLabels 

IdRelOutputPos := 0; 
IdRelOutputDepth := 0; 

[ Dauer der Verarbeitung: 0.14 Sekunden  (vorverarbeitet)  ]