aboutsummaryrefslogtreecommitdiffhomepage
path: root/interp/doc.tex
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-01-21 17:24:08 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2005-01-21 17:24:08 +0000
commitaccec4fc961d85ef21e73e690dedc36ce4c25f46 (patch)
tree20b4216196577ada54ebc5aa51a870cf89d19f96 /interp/doc.tex
parentd7b2414b631d71e89e677d650b84bd4fadd44895 (diff)
Pour cible make doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@6620 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'interp/doc.tex')
-rw-r--r--interp/doc.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/interp/doc.tex b/interp/doc.tex
index 4d60ec34f..5bd92fbda 100644
--- a/interp/doc.tex
+++ b/interp/doc.tex
@@ -2,13 +2,13 @@
\newpage
\section*{The interpretation of Coq front abstract syntax of terms}
-\ocwsection \label{library}
+\ocwsection \label{interp}
This chapter describes the translation from \Coq\ context-dependent
-front abstract syntax of terms (\verb=front=} to and from the
+front abstract syntax of terms (\verb=front=) to and from the
context-free, untyped, raw form of constructions (\verb=rawconstr=).
The modules translating back and forth the front abstract syntax are
organized as follows.
\bigskip
-\begin{center}\epsfig{file=library.dep.ps}\end{center}
+\begin{center}\epsfig{file=interp.dep.ps}\end{center}