--- sml/branches/SMLNJ/config/targets 1999/09/03 23:51:27 418 +++ sml/branches/SMLNJ/config/targets 1999/09/15 16:37:27 439 @@ -53,17 +53,17 @@ # pre-compile and install Concurrent ML, which is a library for message-passing # concurrency. # -#TARGETS="$TARGETS cml" +TARGETS="$TARGETS cml" # pre-compile and install the CML Library, which provides some useful CML # modules. # -#TARGETS="$TARGETS cml-lib" +TARGETS="$TARGETS cml-lib" # pre-compile and install eXene, which is a library for X-Windows programming. # EXene requires CML. # -#TARGETS="$TARGETS eXene" +TARGETS="$TARGETS eXene" # unpack and install the documentation directory. #
Click to toggle
does not end with </html> tag
does not end with </body> tag
The output has ended thus: S="$TARGETS eXene" +TARGETS="$TARGETS eXene" # unpack and install the documentation directory. #