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

Quelle  defs.g   Sprache: unbekannt

 
#############################################################################
##
##  AL_EXECUTABLE
##
##  Here 'AL_EXECUTABLE', the path to the executable of PARI/GP, is set.
##  Depending on the installation of PARI/GP the entrymay have to be changed.
##  See '4.3 Adjust the path of the executable for PARI/GP' for details.
##
if not IsBound(AL_EXECUTABLE) then
    BindGlobal("AL_EXECUTABLE", Filename(DirectoriesSystemPrograms(), "gp"));
fi;

[ Dauer der Verarbeitung: 0.24 Sekunden  (vorverarbeitet)  ]