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

Quelle  init.g   Sprache: unbekannt

 
#
# Files based on the Example package init.g file by Werner and Gamble.
#
#

#
#  Starting from GAP 4.4 and having  a  PackageInfo.g  file  available,  the
#  commands  `DeclarePackage'  and   `DeclarePackageAutoDocumentation'   are
#  ignored. They are substituted by the entries:
#   .PackageName, .Version, .PackageDoc, .Dependencies and .AvailabilityTest
#  specified in the PackageInfo.g file.
#
#  Since GAP 4.4, commands with `Pkg' in their name have `Package'  instead,
#  e.g. `ReadPkg' became `ReadPackage'.
#


#
#  Read the declaration files.
#
ReadPackage( "MapClass", "lib/declarations.gd" );

#  init.g . . . . . . . . . . . . . . . . . . . . . . . . . . . .  ends here


[ Dauer der Verarbeitung: 0.15 Sekunden  (vorverarbeitet)  ]