aboutsummaryrefslogtreecommitdiffhomepage
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-11-25 01:13:00 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>1999-11-25 01:13:00 +0000
commite5a040666d1dc58995d7a08e8fe18de90abc7a2d (patch)
tree4f36c2751f76b041f18956f405b13cb917a4e7b9 /kernel/typeops.mli
parentbe800056397163ec9c475e6aee44925c97f86f58 (diff)
Backtrack sur modif Evd.evd_concl
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@139 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index 1e602e039..ddf09ab34 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -32,7 +32,7 @@ val type_of_inductive : unsafe_env -> 'a evar_map -> constr -> typed_type
val type_of_constructor : unsafe_env -> 'a evar_map -> constr -> constr
-val type_of_existential : unsafe_env -> 'a evar_map -> constr -> typed_type
+val type_of_existential : unsafe_env -> 'a evar_map -> constr -> constr
val type_of_case : unsafe_env -> 'a evar_map
-> unsafe_judgment -> unsafe_judgment