From 8790f667db66efd92333ddf1e4344e8803ef078d Mon Sep 17 00:00:00 2001 From: herbelin Date: Tue, 28 Oct 2003 14:44:57 +0000 Subject: Options -strongly-constructive et -strongly-classical git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@4727 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/global.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'library/global.mli') diff --git a/library/global.mli b/library/global.mli index 72d3731df..cd7a90e18 100644 --- a/library/global.mli +++ b/library/global.mli @@ -49,6 +49,8 @@ val add_modtype : identifier -> module_type_entry -> kernel_name val add_constraints : constraints -> unit +val set_engagement : Environ.engagement -> unit + (*s Interactive modules and module types *) (* Both [start_*] functions take the [dir_path] argument to create a [mod_self_id]. This should be the name of the compilation unit. *) -- cgit v1.2.3