aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli3
1 files changed, 2 insertions, 1 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index af46b9875..c1c805f38 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -101,5 +101,6 @@ val type_of_constant_knowing_parameters :
env -> constant_type -> constr array -> types
(** Make a type polymorphic if an arity *)
-val make_polymorphic : env -> unsafe_judgment -> constant_type
+val make_polymorphic_if_constant_for_ind : env -> unsafe_judgment ->
+ constant_type