document the last change

svn: r3656
This commit is contained in:
Eli Barzilay 2006-07-07 23:47:06 +00:00
parent bbf54efde9
commit ead6ec7bdc

View File

@ -21,6 +21,7 @@ Test compilation and writing/reading compiled code with:
Run the standard tests with no output except for the results with:
> (load "PATHTOHERE/quiet.ss")
(Also get an error code -- use with scripts.)
Run 3 copies of the test suite concurrently in separate threads:
> (load "PATHTOHERE/parallel.ss")