# HG changeset patch # User wenzelm # Date 1285170419 -7200 # Node ID b926f8ec9cacaa3f5b07626b79596cfc946cdfc7 # Parent 3810834690c46faabb7a43d2ef9ea46ca1ec6a13 reactivated polyml-5.4.0 -- SVN 1214 fixes a problem with arbitrary precision arithmetic that was triggered by method "approximation" in HOL/Decision_Procs/Approximation_Ex.thy; diff -r 3810834690c4 -r b926f8ec9cac Admin/isatest/settings/at-mac-poly-5.1-para --- a/Admin/isatest/settings/at-mac-poly-5.1-para Wed Sep 22 16:52:21 2010 +0200 +++ b/Admin/isatest/settings/at-mac-poly-5.1-para Wed Sep 22 17:46:59 2010 +0200 @@ -1,7 +1,7 @@ # -*- shell-script -*- :mode=shellscript: - POLYML_HOME="/home/polyml/polyml-5.3.0" - ML_SYSTEM="polyml-5.3.0" + POLYML_HOME="/home/polyml/polyml-svn" + ML_SYSTEM="polyml-5.4.0" ML_PLATFORM="x86-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="--mutable 800 --immutable 2000"