# HG changeset patch # User wenzelm # Date 1297179933 -3600 # Node ID 4b08499b3db1722268929ddf0d108fc73b7f9af2 # Parent 22f8c2483bd287516397988e9df763cc36671f9b updated to polyml-5.3.0, which is presently known as the most robust version; diff -r 22f8c2483bd2 -r 4b08499b3db1 Admin/isatest/settings/at-poly --- a/Admin/isatest/settings/at-poly Tue Feb 08 16:11:52 2011 +0100 +++ b/Admin/isatest/settings/at-poly Tue Feb 08 16:45:33 2011 +0100 @@ -1,7 +1,7 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-5.2" - ML_SYSTEM="polyml-5.2" + POLYML_HOME="/home/polyml/polyml-5.3.0" + ML_SYSTEM="polyml-5.3.0" ML_PLATFORM="x86-linux" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500"