cws/cw03.tex
changeset 801 b17a43f80ed0
parent 752 1f1a293549c1
child 860 abf63cd5e11b
--- a/cws/cw03.tex	Sat Nov 07 00:07:28 2020 +0000
+++ b/cws/cw03.tex	Thu Nov 12 12:18:51 2020 +0000
@@ -55,7 +55,7 @@
 list, of \emph{tokens} generated by the tokenizer from the previous
 coursework. For this you might want to filter out whitespaces and
 comments. Your parser should be able to handle the WHILE programs in
-Figures~\ref{fib}, \ref{loop} and \ref{primes}.  In addition give the
+Figures~\ref{fib} -- \ref{collatz}.  In addition give the
 parse tree for the statement:
 
 \begin{lstlisting}[language=While,numbers=none]