From cf2ba65a10644d36bbfaf3a8f46c32f389175886 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 29 Mar 2004 13:08:32 +0000 Subject: Crocret xml pour Require git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5598 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/library.mli | 2 ++ 1 file changed, 2 insertions(+) (limited to 'library/library.mli') diff --git a/library/library.mli b/library/library.mli index e02cb135c..f7937fc07 100644 --- a/library/library.mli +++ b/library/library.mli @@ -51,6 +51,8 @@ val require_library : val require_library_from_file : bool option -> identifier option -> System.physical_path -> bool -> unit +val set_xml_require : (dir_path -> unit) -> unit + (*s [save_library_to s f] saves the current environment as a library [s] in the file [f]. *) -- cgit v1.2.3