From 24d0027f0344bca7abce3b8fa8c2a1e42ecf1a00 Mon Sep 17 00:00:00 2001 From: Hugo Herbelin Date: Sat, 13 Sep 2014 10:44:40 +0200 Subject: Providing a -type-in-type option for collapsing the universe hierarchy. --- library/global.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'library/global.mli') diff --git a/library/global.mli b/library/global.mli index 9e47c16ff..7dcfdbd3a 100644 --- a/library/global.mli +++ b/library/global.mli @@ -27,6 +27,7 @@ val named_context : unit -> Context.named_context (** Changing the (im)predicativity of the system *) val set_engagement : Declarations.engagement -> unit +val set_type_in_type : unit -> unit (** Variables, Local definitions, constants, inductive types *) -- cgit v1.2.3