From 3ef7797ef6fc605dfafb32523261fe1b023aeecb Mon Sep 17 00:00:00 2001 From: Samuel Mimram Date: Fri, 28 Apr 2006 14:59:16 +0000 Subject: Imported Upstream version 8.0pl3+8.1alpha --- toplevel/discharge.mli | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'toplevel/discharge.mli') diff --git a/toplevel/discharge.mli b/toplevel/discharge.mli index c80b93ce..dcf88f31 100644 --- a/toplevel/discharge.mli +++ b/toplevel/discharge.mli @@ -6,13 +6,12 @@ (* * GNU Lesser General Public License Version 2.1 *) (************************************************************************) -(*i $Id: discharge.mli,v 1.6.16.1 2004/07/16 19:31:48 herbelin Exp $ i*) +(*i $Id: discharge.mli 6748 2005-02-18 22:17:50Z herbelin $ i*) -open Names +open Sign +open Cooking +open Declarations +open Entries -(* This module implements the discharge mechanism. It provides a function to - close the last opened section. That function calls [Lib.close_section] and - then re-introduce all the discharged versions of the objects that were - defined in the section. *) - -val close_section : bool -> identifier -> unit +val process_inductive : + named_context -> work_list -> mutual_inductive_body -> mutual_inductive_entry -- cgit v1.2.3