# HG changeset patch # User wenzelm # Date 864740707 -7200 # Node ID 0b268cff9344268b18ab5241b5c45e3374f107cd # Parent 1877e333f66cae7940463fceb842781851a3a936 NJ 1.09.2x as factory default! diff -r 1877e333f66c -r 0b268cff9344 etc/settings --- a/etc/settings Tue May 27 15:07:02 1997 +0200 +++ b/etc/settings Tue May 27 15:45:07 1997 +0200 @@ -17,10 +17,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 @@ -32,10 +32,10 @@ #ML_HOME=/usr/local/sml107/bin #ML_OPTIONS="@SMLdebug=/dev/null" -# Standard ML of New Jersey 1.09.27, or later -#ML_SYSTEM=smlnj-1.09 -#ML_HOME=/usr/local/sml109.27/bin -#ML_OPTIONS="@SMLdebug=/dev/null" +# Standard ML of New Jersey 1.09.27, 1.09.28, or later +ML_SYSTEM=smlnj-1.09 +ML_HOME=/usr/local/sml109.27/bin +ML_OPTIONS="@SMLdebug=/dev/null" ###