diff options
Diffstat (limited to 'doc/syntax-v8.tex')
| -rw-r--r-- | doc/syntax-v8.tex | 10 |
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} |
