From 34bc13e0ef3642244fe77fe8a8a7869fbc8d2fca Mon Sep 17 00:00:00 2001 From: barras Date: Sun, 12 Sep 2004 11:38:09 +0000 Subject: inclusion de meta_map dans evar_defs git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6099 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/tactics.mli | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tactics/tactics.mli') diff --git a/tactics/tactics.mli b/tactics/tactics.mli index d2a16dc8eb..cbc690c92c 100644 --- a/tactics/tactics.mli +++ b/tactics/tactics.mli @@ -164,8 +164,8 @@ val cut_and_apply : constr -> tactic (*s Elimination tactics. *) -val general_elim : constr with_bindings -> constr with_bindings -> - ?allow_K:bool -> tactic +val general_elim : + constr with_bindings -> constr with_bindings -> ?allow_K:bool -> tactic val default_elim : constr with_bindings -> tactic val simplest_elim : constr -> tactic val elim : constr with_bindings -> constr with_bindings option -> tactic -- cgit v1.2.3