aboutsummaryrefslogtreecommitdiff
path: root/pretyping/inductiveops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'pretyping/inductiveops.mli')
-rw-r--r--pretyping/inductiveops.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/pretyping/inductiveops.mli b/pretyping/inductiveops.mli
index 55eb74cacf..06466cc67d 100644
--- a/pretyping/inductiveops.mli
+++ b/pretyping/inductiveops.mli
@@ -151,7 +151,7 @@ val has_dependent_elim : mutual_inductive_body -> bool
(** Primitive projections *)
val type_of_projection_knowing_arg : env -> evar_map -> Projection.t ->
- EConstr.t -> EConstr.types -> types
+ EConstr.t -> EConstr.types -> types
(** Extract information from an inductive family *)