Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2005-02-24 22:32:05 -0800 (Thu, 24 Feb 2005)
Revision: 6759
Log message:

      - (Bug 409) Removed an obsolete test for duplicate bindings in redex pattern
        sequents
      
      - Added tacticC of type "(address -> tactic) -> conv" that creates a
        conversion that would just apply the tactic with the given address.
      

Changes  Path
+7 -9 metaprl/refiner/rewrite/rewrite_compile_redex.ml
+1 -0 metaprl/tactics/proof/conversionals_boot.ml
+11 -3 metaprl/tactics/proof/rewrite_boot.ml
+1 -0 metaprl/tactics/proof/tactic_boot.ml
+6 -0 metaprl/tactics/proof/tactic_boot_sig.ml
+1 -5 metaprl/theories/itt/itt_test.ml