cws/cw03.tex
changeset 801 7aab258bf72a
parent 752 c0bdd4ad69ca
child 860 6f80e6df34f7
--- 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]