Admin/isatest/settings/mac-poly-M8
changeset 47581 7cec99938b3b
parent 47472 ffa6e10df091
child 48629 2348fedfa076
equal deleted inserted replaced
47580:d99c883cdf2c 47581: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-darwin"
     5   ML_PLATFORM="x86-darwin"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     7   ML_OPTIONS="-H 500 --gcthreads 8 --gcshare 0"
     7   ML_OPTIONS="-H 1000"
     8 
     8 
     9 
     9 
    10 ISABELLE_HOME_USER=~/isabelle-mac-poly-M8
    10 ISABELLE_HOME_USER=~/isabelle-mac-poly-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 ':').