# HG changeset patch # User kleing # Date 1405798374 -7200 # Node ID c1e24d017918dcac97a614791d089630eafe6b37 # Parent f07d0711236c3e82443c4de6d455dac9c91cb249 attempt to run without ISABELLE_GHC setting again on mac-poly diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly-M2 --- a/Admin/isatest/settings/mac-poly-M2 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M2 Sat Jul 19 21:32:54 2014 +0200 @@ -9,7 +9,7 @@ ML_HOME="/home/polyml/polyml-5.5.0/$ML_PLATFORM" ML_OPTIONS="-H 500" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M2 diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly-M4 --- a/Admin/isatest/settings/mac-poly-M4 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M4 Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500 --gcthreads 4" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M4 diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly-M8 --- a/Admin/isatest/settings/mac-poly-M8 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8 Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 500 --gcthreads 8" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8 diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly-M8-quick_and_dirty --- a/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8-quick_and_dirty Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000 --gcthreads 8" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8-quick_and_dirty diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly-M8-skip_proofs --- a/Admin/isatest/settings/mac-poly-M8-skip_proofs Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly-M8-skip_proofs Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000 --gcthreads 8" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly-M8-skip_proofs diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly64-M2 --- a/Admin/isatest/settings/mac-poly64-M2 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M2 Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 1000" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-at-mac-poly64-M2 diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly64-M4 --- a/Admin/isatest/settings/mac-poly64-M4 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M4 Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 4" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4 diff -r f07d0711236c -r c1e24d017918 Admin/isatest/settings/mac-poly64-M8 --- a/Admin/isatest/settings/mac-poly64-M8 Sat Jul 19 21:20:38 2014 +0200 +++ b/Admin/isatest/settings/mac-poly64-M8 Sat Jul 19 21:32:54 2014 +0200 @@ -8,7 +8,7 @@ ML_HOME="$POLYML_HOME/$ML_PLATFORM" ML_OPTIONS="-H 2000 --gcthreads 8" -ISABELLE_GHC=/opt/local/bin/ghc +#ISABELLE_GHC=/opt/local/bin/ghc ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8