aboutsummaryrefslogtreecommitdiff
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli4
1 files changed, 1 insertions, 3 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index a7aec8cde5..90df90099b 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -35,9 +35,7 @@ val type_of_constructor : env -> 'a evar_map -> constructor -> constr
val type_of_existential : env -> 'a evar_map -> constr -> constr
-val sort_of_arity : env -> 'a Evd.evar_map -> constr -> constr
-
-val type_of_case : env -> 'a evar_map
+val type_of_case : env -> 'a evar_map -> case_info
-> unsafe_judgment -> unsafe_judgment
-> unsafe_judgment array -> unsafe_judgment