diff options
Diffstat (limited to 'doc/RefMan-ltac.tex')
| -rw-r--r-- | doc/RefMan-ltac.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/RefMan-ltac.tex b/doc/RefMan-ltac.tex index bc79cbbe81..9ad394e5f6 100644 --- a/doc/RefMan-ltac.tex +++ b/doc/RefMan-ltac.tex @@ -10,7 +10,7 @@ This chapter gives a compact documentation of the tactic language available in the toplevel of {\Coq}. We start by giving the syntax and, next, we present the informal semantic. Finally, we show some examples which deal with small but also with non-trivial problems. If you want to know more regarding this -language and especially about its fundations, you can refer to~\cite{LTAC}. +language and especially about its fundations, you can refer to~\cite{Del00}. \section{Syntax} |
