diff options
-rwxr-xr-x | doc/RefMan-int.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/RefMan-int.tex b/doc/RefMan-int.tex index 997e6035f..ee4be7560 100755 --- a/doc/RefMan-int.tex +++ b/doc/RefMan-int.tex @@ -86,7 +86,10 @@ below. the chapter \ref{Addoc-coqc} the usage of \texttt{coqc} (batch mode) and \texttt{coqtop} (interactive mode) with their options is described. Then (in chapter \ref{Utilities}) - various utilities that come with the \Coq\ distribution are presented. + various utilities that come with the \Coq\ distribution are + presented. + Finally, chapter~\ref{Addoc-coqide} describes the \Coq{} integrated + development environment. \end{itemize} At the end of the document, after the global index, the user can find |