aboutsummaryrefslogtreecommitdiffhomepage
path: root/tactics/leminv.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/leminv.mli')
-rw-r--r--tactics/leminv.mli3
1 files changed, 0 insertions, 3 deletions
diff --git a/tactics/leminv.mli b/tactics/leminv.mli
index 76223abed..6d8d07da6 100644
--- a/tactics/leminv.mli
+++ b/tactics/leminv.mli
@@ -12,9 +12,6 @@ open Term
open Constrexpr
open Misctypes
-val lemInv_gen : quantified_hypothesis -> constr -> unit Proofview.tactic
-val lemInvIn_gen : quantified_hypothesis -> constr -> Id.t list -> unit Proofview.tactic
-
val lemInv_clause :
quantified_hypothesis -> constr -> Id.t list -> unit Proofview.tactic