-Last Revised 21-July-1998 by Dan Sugalski <sugalskd@ous.edu>
+Last Revised 01-March-1999 by Dan Sugalski <sugalskd@ous.edu>
Originally by Charles Bailey <bailey@newman.upenn.edu>
* Important safety tip
Compile Command:
-$MMS/Macro=("__AXP__=1","decc=1","DECCRTL_SOCKETS=1")
+$MMS
Test Command:
-$MMS/Macro=("__AXP__=1","decc=1","DECCRTL_SOCKETS=1") test
+$MMS test
MMS will run all the tests. This may take some time, as there are a lot of
tests. If any tests fail, there will be a note made on-screen. At the end
Compile Command:
-$MMS/Macro=("__AXP__=1","decc=1","DECCRTL_SOCKETS=1")
+$MMS
Cleanup Command:
-$MMS/Macro=("__AXP__=1","decc=1","DECCRTL_SOCKETS=1") realclean
+$MMS realclean
If you don't do this, things may behave erratically. They might not, too,
so it's best to be sure and do it.