aboutsummaryrefslogtreecommitdiff
path: root/kernel/typeops.mli
diff options
context:
space:
mode:
authorfilliatr1999-12-09 09:59:27 +0000
committerfilliatr1999-12-09 09:59:27 +0000
commitf09ca438e24bc4016b4e778dd8fd4de4641b7636 (patch)
tree4b108c844f99fb9bba496fa50d56445f5a8fd6ff /kernel/typeops.mli
parentc4dccc430e10b784e65b5bf3330c55d658d2883d (diff)
Discharge (encore bugge)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@223 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'kernel/typeops.mli')
-rw-r--r--kernel/typeops.mli2
1 files changed, 2 insertions, 0 deletions
diff --git a/kernel/typeops.mli b/kernel/typeops.mli
index 9542dba9f8..20cec7273a 100644
--- a/kernel/typeops.mli
+++ b/kernel/typeops.mli
@@ -55,6 +55,8 @@ val gen_rel :
env -> 'a evar_map -> name -> typed_type -> unsafe_judgment
-> unsafe_judgment * constraints
+val sort_of_product_without_univ : sorts -> sorts -> sorts
+
val cast_rel :
env -> 'a evar_map -> unsafe_judgment -> unsafe_judgment
-> unsafe_judgment