# HG changeset patch # User wenzelm # Date 1256468291 -3600 # Node ID 57222d336c86e6ebb5312a43d64475bfe08c875f # Parent 78c10ce27f09d31b14a7860e6dd1951cd3596c61 switch to polyml-5.2.1 to see if it impacts performance; diff -r 78c10ce27f09 -r 57222d336c86 Admin/isatest/settings/mac-poly-M4 --- a/Admin/isatest/settings/mac-poly-M4 Sun Oct 25 08:57:55 2009 +0100 +++ b/Admin/isatest/settings/mac-poly-M4 Sun Oct 25 11:58:11 2009 +0100 @@ -1,7 +1,7 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-svn" - ML_SYSTEM="polyml-experimental" + POLYML_HOME="/home/polyml/polyml-5.2.1" + ML_SYSTEM="polyml-5.2.1" ML_PLATFORM="x86-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="--mutable 800 --immutable 2000" diff -r 78c10ce27f09 -r 57222d336c86 Admin/isatest/settings/mac-poly-M8 --- a/Admin/isatest/settings/mac-poly-M8 Sun Oct 25 08:57:55 2009 +0100 +++ b/Admin/isatest/settings/mac-poly-M8 Sun Oct 25 11:58:11 2009 +0100 @@ -1,7 +1,7 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-svn" - ML_SYSTEM="polyml-experimental" + POLYML_HOME="/home/polyml/polyml-5.2.1" + ML_SYSTEM="polyml-5.2.1" ML_PLATFORM="x86-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="--mutable 800 --immutable 2000"