From e5a040666d1dc58995d7a08e8fe18de90abc7a2d Mon Sep 17 00:00:00 2001 From: herbelin Date: Thu, 25 Nov 1999 01:13:00 +0000 Subject: Backtrack sur modif Evd.evd_concl git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@139 85f007b7-540e-0410-9357-904b9bb8a0f7 --- kernel/typeops.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/typeops.mli') diff --git a/kernel/typeops.mli b/kernel/typeops.mli index 1e602e0397..ddf09ab348 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 -- cgit v1.2.3