Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 1999-01-01 12:14:13 -0800 (Fri, 01 Jan 1999)
Revision: 2549
Log message:
Fixed up "make clean" to remove more files.
The directory should be like a new checkout afterwards.
Enabled set_debug function in toploop. You can
turn on debugging with
# set_debug "xxx" true;;
for some debug variable xxx.