X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Ftactics%2Ftactics.mli;h=927ae8102e06c4f05a18f0bf04fb09616f873876;hb=9b09890767aaa93e512324f8e7f13e2cdeebac88;hp=a0aa32b3c268a51dc3b8ec505ff14db730faff63;hpb=ed5c4e15429c37bef0f59dfd7160f6883586ed0f;p=helm.git diff --git a/helm/software/components/tactics/tactics.mli b/helm/software/components/tactics/tactics.mli index a0aa32b3c..927ae8102 100644 --- a/helm/software/components/tactics/tactics.mli +++ b/helm/software/components/tactics/tactics.mli @@ -1,6 +1,7 @@ -(* GENERATED FILE, DO NOT EDIT. STAMP:Sun Jun 8 15:54:21 CEST 2008 *) +(* GENERATED FILE, DO NOT EDIT. STAMP:Wed Jul 2 19:37:38 CEST 2008 *) val absurd : term:Cic.term -> ProofEngineTypes.tactic val apply : term:Cic.term -> ProofEngineTypes.tactic +val applyP : term:Cic.term -> ProofEngineTypes.tactic val applyS : dbd:HSql.dbd -> term:Cic.term ->