aboutsummaryrefslogtreecommitdiff
path: root/doc/RefMan-ltac.tex
diff options
context:
space:
mode:
authordelahaye2001-04-25 10:38:37 +0000
committerdelahaye2001-04-25 10:38:37 +0000
commitd84851a91cf7dc1ede95f9af3330770d2d2cf3c8 (patch)
treeede8b2daf109efb29f133804a0b5d6e6448db3a1 /doc/RefMan-ltac.tex
parent1c89f95e6af48bd0cf714f935c8c9c4ef5088671 (diff)
Mise-a-jour de la biblio
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@8206 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc/RefMan-ltac.tex')
-rw-r--r--doc/RefMan-ltac.tex2
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}