From e193e871c678634f55cb79968d28896cf9567e90 Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 18 Sep 2003 22:10:57 +0000 Subject: Interface Eauto git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4415 85f007b7-540e-0410-9357-904b9bb8a0f7 --- tactics/eauto.mli | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 tactics/eauto.mli diff --git a/tactics/eauto.mli b/tactics/eauto.mli new file mode 100644 index 0000000000..f5f6ad845c --- /dev/null +++ b/tactics/eauto.mli @@ -0,0 +1,25 @@ +(***********************************************************************) +(* v * The Coq Proof Assistant / The Coq Development Team *) +(* tactic + +val vernac_e_resolve_constr : constr -> tactic + +val e_give_exact_constr : constr -> tactic -- cgit v1.2.3