X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2Ftactics.mli;h=67127e640e10e50c33928aa198ec4d6a570b7efd;hb=d5950e1810f3a6d89328f18c2c5796e54a907473;hp=7d55e75899940b582d74adc5bf3ae6665c257e89;hpb=430fb6e217b6ca61bfc38bb970c1bc57d5643b4c;p=helm.git diff --git a/components/tactics/tactics.mli b/components/tactics/tactics.mli index 7d55e7589..67127e640 100644 --- a/components/tactics/tactics.mli +++ b/components/tactics/tactics.mli @@ -1,4 +1,4 @@ -(* GENERATED FILE, DO NOT EDIT. STAMP:Wed Apr 5 15:04:24 CEST 2006 *) +(* GENERATED FILE, DO NOT EDIT. STAMP:Wed Apr 12 11:46:23 CEST 2006 *) val absurd : term:Cic.term -> ProofEngineTypes.tactic val apply : term:Cic.term -> ProofEngineTypes.tactic val assumption : ProofEngineTypes.tactic