Admin/isatest/settings/mac-poly-M8
changeset 48345 ffa6e10df091
parent 46982 cd49d458b545
child 48452 7cec99938b3b
     1.1 --- a/Admin/isatest/settings/mac-poly-M8	Sat Apr 14 19:09:34 2012 +0200
     1.2 +++ b/Admin/isatest/settings/mac-poly-M8	Sat Apr 14 20:10:10 2012 +0200
     1.3 @@ -1,10 +1,10 @@
     1.4  # -*- shell-script -*- :mode=shellscript:
     1.5  
     1.6 -  POLYML_HOME="/home/polyml/polyml-5.4.1"
     1.7 -  ML_SYSTEM="polyml-5.4.1"
     1.8 +  POLYML_HOME="/home/polyml/polyml-svn"
     1.9 +  ML_SYSTEM="polyml-5.4.2"
    1.10    ML_PLATFORM="x86-darwin"
    1.11    ML_HOME="$POLYML_HOME/$ML_PLATFORM"
    1.12 -  ML_OPTIONS="-H 1000"
    1.13 +  ML_OPTIONS="-H 500 --gcthreads 8 --gcshare 0"
    1.14  
    1.15  
    1.16  ISABELLE_HOME_USER=~/isabelle-mac-poly-M8