Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2003-04-29 15:41:42 -0700 (Tue, 29 Apr 2003)
Revision: 4519
Log message:

      Moved the "remove the unneeded hyp bindings" call out of term normalization
      and added it at appropriate places of proof_boot and refiner. This is needed
      to make sure that the sequents unrelated to proofs (e.g. documentation)
      are never touched.
      

Changes  Path
+1 -1 metaprl/filter/boot/proof_boot.ml
+1 -1 metaprl/filter/boot/tactic_boot.ml
+24 -8 metaprl/refiner/refiner/refine.ml
+4 -0 metaprl/refiner/refiner/refine.mli
+1 -0 metaprl/refiner/refsig/refine_sig.ml
+11 -10 metaprl/refiner/term_ds/term_man_ds.ml
+2 -1 metaprl/refiner/term_gen/term_header_constr.ml