Admin/isatest/settings/mac-poly64-M8
changeset 60194 fd2208491d59
parent 57684 38338e759f26
child 62455 2026ef279d1e
equal deleted inserted replaced
60193:9274808fa020 60194:fd2208491d59
     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.2"
     5 ML_PLATFORM="$ISABELLE_PLATFORM64"
     6   ML_SYSTEM="polyml-5.5.2"
     6 ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     7   ML_PLATFORM="x86_64-darwin"
     7 ML_OPTIONS="-H 2000 --gcthreads 8"
     8   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
       
     9   ML_OPTIONS="-H 2000 --gcthreads 8"
       
    10 
     8 
    11 ISABELLE_GHC=ghc
     9 ISABELLE_GHC=ghc
    12 
    10 
    13 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    11 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    14 
    12