From 8a1550e2db6e95004eda1beec57200e214e91c72 Mon Sep 17 00:00:00 2001 From: herbelin Date: Mon, 3 Jun 2002 10:09:53 +0000 Subject: Protection des tactiques contre l'utilisation sans le bon contexte de thories git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2745 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 c29299331..dc34ec72e 100644 --- a/library/library.mli +++ b/library/library.mli @@ -84,6 +84,8 @@ type library_location = LibLoaded | LibInPath val locate_qualified_library : Nametab.qualid -> library_location * dir_path * System.physical_path +val check_required_module : string list -> unit + (*s Displays the memory use of a module. *) val mem : dir_path -> Pp.std_ppcmds -- cgit v1.2.3