Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/GAP/tst/mockpkg/gap/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 18.9.2025 mit Größe 289 B image not shown  

Quelle  mockpkg.gd   Sprache: unbekannt

 
#
# mockpkg: A mock package for use by the GAP test suite
#
# Declarations
#

DeclareGlobalFunction( "mockpkg_GlobalFunction" );
DeclareOperation( "mockpkg_Operation", [ IsObject, IsInt ] );
DeclareAttribute( "mockpkg_Attribute", IsGroup );
DeclareProperty( "mockpkg_Property", IsGroup );

[ Dauer der Verarbeitung: 0.19 Sekunden  (vorverarbeitet)  ]