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.
      

Changes  Path
+1 -1 metaprl/editor/ml/Makefile
+2 -1 metaprl/editor/ml/shell.ml
+1 -0 metaprl/editor/ml/x.ml
+2 -0 metaprl/ensemble/Makefile
+2 -2 metaprl/mk/config
+2 -2 metaprl/theories/tactic/mptop.ml
+2 -1 metaprl/theories/tptp/Makefile