# HG changeset patch # User wenzelm # Date 1295992743 -3600 # Node ID 241517c95bc078c10f7844ef12832feb791666cf # Parent eb512b67a836d1f06b56e9744c5b329f03e78f6d tuned isatest settings (for Poly/ML SVN 1278); diff -r eb512b67a836 -r 241517c95bc0 Admin/isatest/settings/mac-poly64-M4 --- a/Admin/isatest/settings/mac-poly64-M4 Tue Jan 25 22:15:03 2011 +0100 +++ b/Admin/isatest/settings/mac-poly64-M4 Tue Jan 25 22:59:03 2011 +0100 @@ -1,10 +1,10 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-5.4.0" - ML_SYSTEM="polyml-5.4.0" + POLYML_HOME="/home/polyml/polyml-svn" + ML_SYSTEM="polyml-5.4.1" ML_PLATFORM="x86_64-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" - ML_OPTIONS="--mutable 4000 --immutable 4000" + ML_OPTIONS="--mutable 1000 --immutable 1000 --gcthreads 4" ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4 diff -r eb512b67a836 -r 241517c95bc0 Admin/isatest/settings/mac-poly64-M8 --- a/Admin/isatest/settings/mac-poly64-M8 Tue Jan 25 22:15:03 2011 +0100 +++ b/Admin/isatest/settings/mac-poly64-M8 Tue Jan 25 22:59:03 2011 +0100 @@ -1,10 +1,10 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-5.4.0" - ML_SYSTEM="polyml-5.4.0" + POLYML_HOME="/home/polyml/polyml-svn" + ML_SYSTEM="polyml-5.4.1" ML_PLATFORM="x86_64-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" - ML_OPTIONS="--mutable 4000 --immutable 4000" + ML_OPTIONS="--mutable 1000 --immutable 1000 --gcthreads 8" ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8