doc-src/TutorialI/ToyList/document/ToyList.tex
changeset 12627 08eee994bf99
parent 12332 aea72a834c85
child 13191 05a9929ee10e
--- a/doc-src/TutorialI/ToyList/document/ToyList.tex	Fri Jan 04 19:19:29 2002 +0100
+++ b/doc-src/TutorialI/ToyList/document/ToyList.tex	Fri Jan 04 19:19:51 2002 +0100
@@ -103,7 +103,7 @@
 syntax with keywords like \isacommand{datatype} and \isacommand{end}.
 % (see Fig.~\ref{fig:keywords} in Appendix~\ref{sec:Appendix} for a full list).
 Embedded in this syntax are the types and formulae of HOL, whose syntax is
-extensible (see \S\ref{sec:syntax-anno}), e.g.\ by new user-defined infix operators.
+extensible (see \S\ref{sec:concrete-syntax}), e.g.\ by new user-defined infix operators.
 To distinguish the two levels, everything
 HOL-specific (terms and types) should be enclosed in
 \texttt{"}\dots\texttt{"}.