aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugins/funind/indfun.mli
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/funind/indfun.mli')
-rw-r--r--plugins/funind/indfun.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/funind/indfun.mli b/plugins/funind/indfun.mli
index 34985f2c4..e72069140 100644
--- a/plugins/funind/indfun.mli
+++ b/plugins/funind/indfun.mli
@@ -10,7 +10,7 @@ val functional_induction :
bool ->
Term.constr ->
(Term.constr * Term.constr bindings) option ->
- Term.constr or_and_intro_pattern_expr Loc.located option ->
+ Tacexpr.or_and_intro_pattern option ->
Proof_type.goal Tacmach.sigma -> Proof_type.goal list Evd.sigma