Admin/isatest/settings/mac-poly64-M8
changeset 48452 7cec99938b3b
parent 48345 ffa6e10df091
child 49644 2348fedfa076
equal deleted inserted replaced
48451:d99c883cdf2c 48452:7cec99938b3b
     1 # -*- shell-script -*- :mode=shellscript:
     1 # -*- shell-script -*- :mode=shellscript:
     2 
     2 
     3   POLYML_HOME="/home/polyml/polyml-svn"
     3   POLYML_HOME="/home/polyml/polyml-5.4.1"
     4   ML_SYSTEM="polyml-5.4.2"
     4   ML_SYSTEM="polyml-5.4.1"
     5   ML_PLATFORM="x86_64-darwin"
     5   ML_PLATFORM="x86_64-darwin"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     7   ML_OPTIONS="-H 1000 --gcthreads 8 --gcshare 0"
     7   ML_OPTIONS="-H 2000 --gcthreads 8"
     8 
     8 
     9 
     9 
    10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    11 
    11 
    12 # Where to look for isabelle tools (multiple dirs separated by ':').
    12 # Where to look for isabelle tools (multiple dirs separated by ':').