From ced086814dcb43f53f2a4e413515685d744a7993 Mon Sep 17 00:00:00 2001 From: notin Date: Fri, 1 Sep 2006 13:47:00 +0000 Subject: Suite ajout option -ocamlib à configure MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@9115 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 f127c3034..6882baa6f 100644 --- a/config/coq_config.mli +++ b/config/coq_config.mli @@ -15,6 +15,7 @@ val coqlib : string (* where the std library is installed *) val coqtop : string (* where are the sources *) +val camldir : string (* base directory of OCaml binaries *) val camllib : string (* for Dynlink *) val camlp4lib : string (* where is the library of Camlp4 *) -- cgit v1.2.3