aboutsummaryrefslogtreecommitdiffhomepage
path: root/library/library.mli
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-07-01 11:58:59 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2009-07-01 11:58:59 +0000
commit4a3450a90d1037340acddccdc9e462bed5bd2164 (patch)
tree56a5d271423e324eee2eeb8941517d415d81aea5 /library/library.mli
parentfa7e44d2b1a71fd8662ee720efdde2295679975b (diff)
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
Diffstat (limited to 'library/library.mli')
-rw-r--r--library/library.mli3
1 files changed, 0 insertions, 3 deletions
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