aboutsummaryrefslogtreecommitdiff
path: root/tactics/elim.mli
diff options
context:
space:
mode:
Diffstat (limited to 'tactics/elim.mli')
-rw-r--r--tactics/elim.mli1
1 files changed, 0 insertions, 1 deletions
diff --git a/tactics/elim.mli b/tactics/elim.mli
index 01053502e4..a603b472f7 100644
--- a/tactics/elim.mli
+++ b/tactics/elim.mli
@@ -21,4 +21,3 @@ val case_tac : bool -> or_and_intro_pattern option ->
val h_decompose : inductive list -> constr -> unit Proofview.tactic
val h_decompose_or : constr -> unit Proofview.tactic
val h_decompose_and : constr -> unit Proofview.tactic
-val h_double_induction : quantified_hypothesis -> quantified_hypothesis-> unit Proofview.tactic