summaryrefslogtreecommitdiff
path: root/interp/doc.tex
diff options
context:
space:
mode:
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 4d60ec34..5bd92fbd 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}