Admin/isatest/settings/at64-poly
changeset 59167 c484992c813a
parent 59148 7a373a35a37a
child 59168 a5094641da6a
equal deleted inserted replaced
59166:4e43651235b2 59167:c484992c813a
     1 # -*- shell-script -*- :mode=shellscript:
     1 # -*- shell-script -*- :mode=shellscript:
     2 
     2 
     3 init_components /home/isabelle/contrib "$HOME/admin/components/main"
     3 init_components /home/isabelle/contrib "$HOME/admin/components/main"
     4 
     4 
     5   POLYML_HOME="/home/polyml/polyml-5.5.1"
     5   POLYML_HOME="/home/polyml/polyml-5.5.2"
     6   ML_SYSTEM="polyml-5.5.1"
     6   ML_SYSTEM="polyml-5.5.2"
     7   ML_PLATFORM="x86_64-linux"
     7   ML_PLATFORM="x86_64-linux"
     8   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     8   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     9   ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1"
     9   ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1"
    10 
    10 
    11 ISABELLE_HOME_USER=~/isabelle-at64-poly
    11 ISABELLE_HOME_USER=~/isabelle-at64-poly