# HG changeset patch # User wenzelm # Date 1166008254 -3600 # Node ID 2776dcfd5617b178bd15efd026d4ac6f0f48fe70 # Parent 6a35e8ec8d751719ce927bfc05666b6a3e0a6c4a tuned comments; diff -r 6a35e8ec8d75 -r 2776dcfd5617 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