etc/settings
changeset 5770 e2600149f7f4
parent 5767 6af1272cbd53
child 5964 a825c5929f4f
--- a/etc/settings	Sun Oct 25 12:33:27 1998 +0100
+++ b/etc/settings	Mon Oct 26 13:05:08 1998 +0100
@@ -12,9 +12,9 @@
 ## specifies the location of the actual compiler binaries.
 
 # Standard ML of New Jersey 110 or later
-ML_SYSTEM=smlnj-110
-ML_HOME=/usr/local/smlnj-110/bin
-ML_OPTIONS="@SMLdebug=/dev/null"
+#ML_SYSTEM=smlnj-110
+#ML_HOME=/usr/local/smlnj-110/bin
+#ML_OPTIONS="@SMLdebug=/dev/null"
 
 # MLWorks 2.0 or later
 #ML_SYSTEM=mlworks
@@ -27,10 +27,10 @@
 #ML_OPTIONS="-h 30000"
 
 # Poly/ML 3.1
-#ML_SYSTEM=polyml-3.1
-#ML_HOME=/usr/local/ldist/DIR/polyml-3.1/polyml/sunos5.4
-#ML_OPTIONS="-h 30000"
-#LM_LICENSE_FILE=$ML_HOME/license.dat
+ML_SYSTEM=polyml-3.1
+ML_HOME=/usr/local/ldist/DIR/polyml-3.1/polyml/sunos5.4
+ML_OPTIONS="-h 30000"
+LM_LICENSE_FILE=$ML_HOME/license.dat
 
 # Standard ML of New Jersey 0.93
 #ML_SYSTEM=smlnj-0.93