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/term.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kernel/term.mli') diff --git a/kernel/term.mli b/kernel/term.mli index 5118d39c5d..194681154a 100644 --- a/kernel/term.mli +++ b/kernel/term.mli @@ -62,6 +62,8 @@ val body_of_type : typed_type -> constr val incast_type : typed_type -> constr +val outcast_type : constr -> typed_type + (*s Functions for dealing with constr terms. The following functions are intended to simplify and to uniform the manipulation of terms. Some of these functions may be overlapped with -- cgit v1.2.3