aboutsummaryrefslogtreecommitdiff
path: root/doc/refman/Reference-Manual.tex
diff options
context:
space:
mode:
authoraspiwack2012-05-10 14:51:33 +0000
committeraspiwack2012-05-10 14:51:33 +0000
commite75cd30ff9fc61ce3de31c88645d9bb85128841c (patch)
tree2012941171b9dc83f0786d56246bcf99fae78fd1 /doc/refman/Reference-Manual.tex
parentf24fee4b04c6a17152310e1318d4d2ed0c4c299f (diff)
Addedum to documentation of bullets: I now use the dedicated coq_example
environment to display the example. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15295 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/Reference-Manual.tex')
-rw-r--r--doc/refman/Reference-Manual.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex
index b3cca6f137..4736012e8f 100644
--- a/doc/refman/Reference-Manual.tex
+++ b/doc/refman/Reference-Manual.tex
@@ -88,7 +88,7 @@ Options A and B of the licence are {\em not} elected.}
\part{The proof engine}
\include{RefMan-oth.v}% Vernacular commands
-\include{RefMan-pro}% Proof handling
+\include{RefMan-pro.v}% Proof handling
\include{RefMan-tac.v}% Tactics and tacticals
\include{RefMan-ltac.v}% Writing tactics
\include{RefMan-tacex.v}% Detailed Examples of tactics