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

Quelle  init.g   Sprache: unbekannt

 
#############################################################################
##  
#W  init.g                 The UnitLib package             Olexandr Konovalov
#W                                                            Olena Yakimenko
##
#############################################################################

# read function declarations
ReadPackage("unitlib", "lib/unitlib.gd");

# read actual code function(s)
ReadPackage("unitlib", "lib/unitlib.g");

if IsPackageMarkedForLoading( "scscp", "2.0" ) then
  ReadPackage("unitlib", "lib/parunits.g");
fi;

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]