diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/RefMan-oth.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex index 63e43dd7d4..d5935ed345 100644 --- a/doc/refman/RefMan-oth.tex +++ b/doc/refman/RefMan-oth.tex @@ -584,9 +584,9 @@ These different variants can be combined. \SeeAlso Chapter~\ref{Addoc-coqc} -\subsection[\tt Print Modules.]{\tt Print Modules.\comindex{Print Modules}} -This command shows the currently loaded and currently opened -(imported) modules. +\subsection[\tt Print Libraries.]{\tt Print Libraries.\comindex{Print Libraries}} +This command shows the currently loaded (required) and currently +imported libraries. \subsection[\tt Declare ML Module {\str$_1$} .. {\str$_n$}.]{\tt Declare ML Module {\str$_1$} .. {\str$_n$}.\comindex{Declare ML Module}} This commands loads the Objective Caml compiled files {\str$_1$} \dots |
