Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2000-07-17 16:16:52 -0700 (Mon, 17 Jul 2000)
Revision: 3026
Log message:

      TODO - updated after first round of discussion with Jason.
      
      filter - fixed the bug with with*T leaking goal annotations.
      I still need to clean up the proofs where the annotations were already leaked
      
      refiner - ascii_io now allows one to read any line from an ASCII file (not only
      the last line which represent the whole file). Useful for debugging.
      

Changes  Path
+116 -32 metaprl/filter/boot/proof_boot.ml
+12 -165 metaprl/filter/boot/tactic_boot.ml
+6 -0 metaprl/refiner/reflib/ascii_io.ml
+4 -0 metaprl/refiner/reflib/ascii_io_sig.ml