]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/tactics/tactics.mli
Bad hack to avoid failure of conversion (unfolding) in "unfold t in H" where
[helm.git] / helm / software / components / tactics / tactics.mli
index 69f415ee14f8bfb4e122534f941e75df3e67d7b9..d016bc55dfd308f73d7a46dc7b359ed98b6464e3 100644 (file)
@@ -1,4 +1,4 @@
-(* GENERATED FILE, DO NOT EDIT. STAMP:Fri Jan  4 11:45:29 CET 2008 *)
+(* GENERATED FILE, DO NOT EDIT. STAMP:Mon Mar 10 16:49:47 CET 2008 *)
 val absurd : term:Cic.term -> ProofEngineTypes.tactic
 val apply : term:Cic.term -> ProofEngineTypes.tactic
 val applyS :
@@ -79,7 +79,6 @@ val letin :
   Cic.term -> ProofEngineTypes.tactic
 val normalize :
   pattern:ProofEngineTypes.lazy_pattern -> ProofEngineTypes.tactic
-val reduce : pattern:ProofEngineTypes.lazy_pattern -> ProofEngineTypes.tactic
 val reflexivity : ProofEngineTypes.tactic
 val replace :
   pattern:ProofEngineTypes.lazy_pattern ->