Admin/isatest/settings/mac-poly64-M4
changeset 48452 7cec99938b3b
parent 48345 ffa6e10df091
child 49644 2348fedfa076
     1.1 --- a/Admin/isatest/settings/mac-poly64-M4	Thu Apr 19 11:52:07 2012 +0200
     1.2 +++ b/Admin/isatest/settings/mac-poly64-M4	Thu Apr 19 13:15:06 2012 +0200
     1.3 @@ -1,10 +1,10 @@
     1.4  # -*- shell-script -*- :mode=shellscript:
     1.5  
     1.6 -  POLYML_HOME="/home/polyml/polyml-svn"
     1.7 -  ML_SYSTEM="polyml-5.4.2"
     1.8 +  POLYML_HOME="/home/polyml/polyml-5.4.1"
     1.9 +  ML_SYSTEM="polyml-5.4.1"
    1.10    ML_PLATFORM="x86_64-darwin"
    1.11    ML_HOME="$POLYML_HOME/$ML_PLATFORM"
    1.12 -  ML_OPTIONS="-H 1000 --gcthreads 4 --gcshare 0"
    1.13 +  ML_OPTIONS="-H 2000 --gcthreads 4"
    1.14  
    1.15  
    1.16  ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4