aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/envars.mli
diff options
context:
space:
mode:
Diffstat (limited to 'lib/envars.mli')
-rw-r--r--lib/envars.mli1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/envars.mli b/lib/envars.mli
index 6d053be6d..c8a372906 100644
--- a/lib/envars.mli
+++ b/lib/envars.mli
@@ -10,6 +10,7 @@
as coqlib) *)
val coqlib : unit -> string
+val docdir : unit -> string
val coqbin : unit -> string
(* coqpath is stored in reverse order, since that is the order it
* gets added to the searc path *)