aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/global.mli
diff options
context:
space:
mode:
Diffstat (limited to 'library/global.mli')
-rw-r--r--library/global.mli2
1 files changed, 2 insertions, 0 deletions
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. *)