# HG changeset patch # User wenzelm # Date 909403508 -3600 # Node ID e2600149f7f4021e2ac566563e5efacbdc9dd212 # Parent 6a422b22ba02f6275fa3ac5f9df1428705552d50 ML_SYSTEM=polyml-3.1; diff -r 6a422b22ba02 -r e2600149f7f4 etc/settings --- 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