aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman
diff options
context:
space:
mode:
authorGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-10-29 20:27:32 +0000
committerGravatar glondu <glondu@85f007b7-540e-0410-9357-904b9bb8a0f7>2008-10-29 20:27:32 +0000
commit1f50d34daf979b8b5ea0c782b259b83b3f6d7a42 (patch)
tree9e9f13c4b1203c26ca5286d9a6b4cf5286790a7e /doc/refman
parent3f9eb6ebe5217eaa929ef5632881460692e071f8 (diff)
Document native "Declare ML Module"
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11523 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman')
-rw-r--r--doc/refman/RefMan-oth.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex
index 8bcffb4ff..6db166762 100644
--- a/doc/refman/RefMan-oth.tex
+++ b/doc/refman/RefMan-oth.tex
@@ -544,7 +544,8 @@ searched into the current Objective Caml loadpath (see the command {\tt
Add ML Path} in the Section~\ref{loadpath}). Loading of Objective Caml
files is only possible under the bytecode version of {\tt coqtop}
(i.e. {\tt coqtop} called with options {\tt -byte}, see chapter
-\ref{Addoc-coqc}).
+\ref{Addoc-coqc}), or when Coq has been compiled with a version of
+Objective Caml that supports native {\tt Dynlink} ($\ge$ 3.11).
\begin{ErrMsgs}
\item \errindex{File not found on loadpath : \str}