From 0b5da4a3956064854fd826606a1a80932edef63a Mon Sep 17 00:00:00 2001 From: pboutill Date: Thu, 28 Apr 2011 17:16:29 +0000 Subject: coqtop -config returns coq returns coq environments at exection time It looks like a variables definition part of a Makefile. Names are from coq makefiles. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@14080 85f007b7-540e-0410-9357-904b9bb8a0f7 --- config/coq_config.mli | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/coq_config.mli b/config/coq_config.mli index e7dd2f1e8..950b0092f 100644 --- a/config/coq_config.mli +++ b/config/coq_config.mli @@ -10,6 +10,7 @@ val local : bool (* local use (no installation) *) val coqlib : string (* where the std library is installed *) val coqsrc : string (* where are the sources *) +val docdir : string (* where the doc is installed *) val ocaml : string (* names of ocaml binaries *) val ocamlc : string -- cgit v1.2.3