use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
authorwenzelm
Wed, 08 Oct 2008 19:32:20 +0200
changeset 28531 d987084b0fd2
parent 28530 843b35caa8c4
child 28532 16c6ae7d1aa6
use polyml-cvs, which fixes a serious deadlock problem of Poly/ML runtime vs. GC;
Admin/isatest/settings/at-mac-poly-5.1-para
--- a/Admin/isatest/settings/at-mac-poly-5.1-para	Wed Oct 08 19:30:15 2008 +0200
+++ b/Admin/isatest/settings/at-mac-poly-5.1-para	Wed Oct 08 19:32:20 2008 +0200
@@ -1,7 +1,7 @@
 # -*- shell-script -*-
 
-  POLYML_HOME="/home/polyml/polyml-5.2"
-  ML_SYSTEM="polyml-5.2"
+  POLYML_HOME="/home/polyml/polyml-cvs"
+  ML_SYSTEM="polyml-cvs"
   ML_PLATFORM="x86-darwin"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
   ML_OPTIONS="-H 2000"