# HG changeset patch # User wenzelm # Date 1350307736 -7200 # Node ID b3110dec1a322c78cb39865dc6ac1a34af4ab9ea # Parent c541bbad702413963a1dcaecd0db8a2243367b37 updated to polyml-5.5.0 which reduces chance of HOL-IMP failure (although it is hard to reproduce anyway); diff -r c541bbad7024 -r b3110dec1a32 Admin/isatest/settings/mac-poly64-M8 --- a/Admin/isatest/settings/mac-poly64-M8 Sun Oct 14 21:02:14 2012 +0200 +++ b/Admin/isatest/settings/mac-poly64-M8 Mon Oct 15 15:28:56 2012 +0200 @@ -2,8 +2,8 @@ init_components /home/isabelle/contrib "$HOME/admin/components/main" - POLYML_HOME="/home/polyml/polyml-5.4.1" - ML_SYSTEM="polyml-5.4.1" + POLYML_HOME="/home/polyml/polyml-5.5.0" + ML_SYSTEM="polyml-5.5.0" ML_PLATFORM="x86_64-darwin" ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 8"