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 f88a72ff5..34985f2c4 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 ->
- or_and_intro_pattern_expr Loc.located option ->
+ Term.constr or_and_intro_pattern_expr Loc.located option ->
Proof_type.goal Tacmach.sigma -> Proof_type.goal list Evd.sigma