X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2Ftactics%2Ftactics.mli;h=67127e640e10e50c33928aa198ec4d6a570b7efd;hb=be69d5604639ffb64ca56fcbf0a9d4afa97c6c41;hp=60a485bce2d4d77c756984c986c7aa420db0f7f7;hpb=102b6ad309695168ae95c2d4a9c3daa96599de21;p=helm.git diff --git a/components/tactics/tactics.mli b/components/tactics/tactics.mli index 60a485bce..67127e640 100644 --- a/components/tactics/tactics.mli +++ b/components/tactics/tactics.mli @@ -1,4 +1,4 @@ -(* GENERATED FILE, DO NOT EDIT. STAMP:Mon Mar 27 15:17:54 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