aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbarras2003-12-24 17:17:43 +0000
committerbarras2003-12-24 17:17:43 +0000
commitb42344a947a0587652b5ae3278b81996de037b6f (patch)
treebb115680281d07ea4da9c9399705d73544e5cae7
parentdc08d479bf0e0217b278b2b1d85b2fb691a18df2 (diff)
*** empty log message ***
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@5147 85f007b7-540e-0410-9357-904b9bb8a0f7
-rw-r--r--doc/syntax-v8.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/syntax-v8.tex b/doc/syntax-v8.tex
index 232d8f8421..031fd8b251 100644
--- a/doc/syntax-v8.tex
+++ b/doc/syntax-v8.tex
@@ -584,11 +584,11 @@ Conflicts exists between integers and constrs.
\subsection{Ltac}
-Currently, there are conflicts with keyword \KWD{in}: in the following,
-has the keyword to be associated to \KWD{let} or to tactic \TERM{simpl} ?
-\begin{center}
-\texttt{let x := simpl in ...}
-\end{center}
+%% Currently, there are conflicts with keyword \KWD{in}: in the following,
+%% has the keyword to be associated to \KWD{let} or to tactic \TERM{simpl} ?
+%% \begin{center}
+%% \texttt{let x := simpl in ...}
+%% \end{center}
\begin{rules}