polyml: default heap size is back to -H 200 (people are still using
authorwenzelm
Wed, 28 Nov 2007 19:54:50 +0100
changeset 25500 7a284dc85326
parent 25499 7e0ad4838ce9
child 25501 845883bd3a6b
polyml: default heap size is back to -H 200 (people are still using machines with < 1GB of memory; no need to workaround heap problems of polyml-5.0 anymore);
etc/settings
--- a/etc/settings	Wed Nov 28 18:39:53 2007 +0100
+++ b/etc/settings	Wed Nov 28 19:54:50 2007 +0100
@@ -27,7 +27,7 @@
   "/opt/polyml/$ML_PLATFORM" \
   $POLY_HOME)
 ML_SYSTEM=$("$ISABELLE_HOME/lib/scripts/polyml-version")
-ML_OPTIONS="-H 500"
+ML_OPTIONS="-H 200"
 ML_DBASE=""
 
 # Poly/ML 5.1