aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/refman/RefMan-ltac.tex
diff options
context:
space:
mode:
authorGravatar gareuselesinge <gareuselesinge@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-08-08 18:52:02 +0000
committerGravatar gareuselesinge <gareuselesinge@85f007b7-540e-0410-9357-904b9bb8a0f7>2013-08-08 18:52:02 +0000
commit0a329ae992825e98314ba4c6c4c6152d60b2bbeb (patch)
tree68d3810338a72046f259e2ae0a44a3f316b9c0cd /doc/refman/RefMan-ltac.tex
parentb2f2727670853183bfbcbafb9dc19f0f71494a7b (diff)
Manual fixed w.r.t. STM
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@16675 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/refman/RefMan-ltac.tex')
-rw-r--r--doc/refman/RefMan-ltac.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/refman/RefMan-ltac.tex b/doc/refman/RefMan-ltac.tex
index 4029e4e28..5f8bd300f 100644
--- a/doc/refman/RefMan-ltac.tex
+++ b/doc/refman/RefMan-ltac.tex
@@ -956,6 +956,9 @@ r {\qstring}: & advance up to the next call to ``{\tt idtac} {\qstring}''\\
\begin{figure}[b]
\begin{center}
\fbox{\begin{minipage}{0.95\textwidth}
+\begin{coq_eval}
+Reset Initial.
+\end{coq_eval}
\begin{coq_example*}
Require Import List.
Section Sort.