Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-12-20 15:25:11 -0800 (Tue, 20 Dec 2005)
Revision: 8334
Log message:

      Made Itt_struct.nthAssumT smarter, capable of using the nth_hyp resource
      instead of requiring a literal match.
      

Changes  Path
+3 -3 metaprl/refiner/reflib/match_seq.ml
+4 -2 metaprl/refiner/reflib/match_seq.mli
+12 -5 metaprl/support/tactics/auto_tactic.ml
+2 -1 metaprl/support/tactics/auto_tactic.mli
+4 -2 metaprl/support/tactics/top_tacticals.ml
+1 -1 metaprl/support/tactics/top_tacticals.mli
+2 -2 metaprl/tactics/proof/proof_boot.ml
+1 -1 metaprl/theories/fol/fol_struct.ml
+24 -1 metaprl/theories/itt/core/itt_struct.ml