tuned comments;
authorwenzelm
Wed, 13 Dec 2006 12:10:54 +0100
changeset 21812 2776dcfd5617
parent 21811 6a35e8ec8d75
child 21813 06a06f6d3166
tuned comments;
etc/settings
--- a/etc/settings	Wed Dec 13 12:07:43 2006 +0100
+++ b/etc/settings	Wed Dec 13 12:10:54 2006 +0100
@@ -16,7 +16,7 @@
 # not invent new ML system names unless you know what you are doing.
 # Only one of the sections below should be activated.
 
-# Poly/ML 4.x (automated settings)
+# Poly/ML 4.x/5.x (automated settings)
 POLY_HOME="$(type -p poly)"; [ -n "$POLY_HOME" ] && POLY_HOME="$(dirname "$POLY_HOME")"
 ML_PLATFORM=$("$ISABELLE_HOME/lib/scripts/polyml-platform")
 ML_HOME=$(choosefrom \
@@ -30,18 +30,18 @@
 ML_OPTIONS="-H 80"
 ML_DBASE=""
 
-# Poly/ML 4.2.0 (manual settings)
-#ML_PLATFORM=x86-linux
-#ML_HOME=/usr/local/polyml/x86-linux
-#ML_SYSTEM=polyml-4.2.0
-#ML_OPTIONS="-H 80"
-
 # Poly/ML 5.0
 #ML_PLATFORM=x86_64-linux
 #ML_HOME=/usr/local/polyml/x86_64-linux
 #ML_SYSTEM=polyml-5.0
 #ML_OPTIONS="-H 500"
 
+# Poly/ML 4.2.0
+#ML_PLATFORM=x86-linux
+#ML_HOME=/usr/local/polyml/x86-linux
+#ML_SYSTEM=polyml-4.2.0
+#ML_OPTIONS="-H 80"
+
 # Standard ML of New Jersey 110 or later
 #SMLNJ_CYGWIN_RUNTIME=1
 #ML_SYSTEM=smlnj-110