From 4a3450a90d1037340acddccdc9e462bed5bd2164 Mon Sep 17 00:00:00 2001 From: herbelin Date: Wed, 1 Jul 2009 11:58:59 +0000 Subject: Support for binding Coq root read-only in -R option git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@12220 85f007b7-540e-0410-9357-904b9bb8a0f7 --- library/library.mli | 3 --- 1 file changed, 3 deletions(-) (limited to 'library/library.mli') diff --git a/library/library.mli b/library/library.mli index 2b7ecc664..c6bd8fe0b 100644 --- a/library/library.mli +++ b/library/library.mli @@ -79,8 +79,5 @@ val locate_qualified_library : bool -> qualid -> library_location * dir_path * System.physical_path val try_locate_qualified_library : qualid located -> dir_path * string -(* Reserve Coq prefix for the standard library *) -val check_coq_overwriting : dir_path -> unit - (*s Statistics: display the memory use of a library. *) val mem : dir_path -> Pp.std_ppcmds -- cgit v1.2.3