From edfda2501f08f18e24bd2e3eca763eb1c2dec0ea Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 18 Oct 2000 17:51:58 +0000 Subject: Simplifications autour de typed_type (renommé types par analogie avec sorts); documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@727 85f007b7-540e-0410-9357-904b9bb8a0f7 --- kernel/indtypes.mli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel/indtypes.mli') diff --git a/kernel/indtypes.mli b/kernel/indtypes.mli index 46c0255a2..00e108460 100644 --- a/kernel/indtypes.mli +++ b/kernel/indtypes.mli @@ -60,7 +60,7 @@ val mind_check_arities : env -> mutual_inductive_entry -> unit val cci_inductive : env -> env -> path_kind -> int -> bool -> - (identifier * typed_type * identifier list * bool * bool * typed_type array) + (identifier * types * identifier list * bool * bool * types array) list -> constraints -> mutual_inductive_body -- cgit v1.2.3