coursework/cw03.tex
changeset 719 0de3527e6ae3
parent 686 05cfce0fdef7
child 722 14914b57e207
--- a/coursework/cw03.tex	Fri Apr 10 16:12:33 2020 +0100
+++ b/coursework/cw03.tex	Fri Apr 10 16:20:10 2020 +0100
@@ -7,8 +7,8 @@
 
 \section*{Coursework 3}
 
-\noindent This coursework is worth 5\% and is due on 22 
-November at 18:00. You are asked to implement a parser for the
+\noindent This coursework is worth 5\% and is due on \cwTHREE{} 
+at 18:00. You are asked to implement a parser for the
 WHILE language and also an interpreter. You can do the
 implementation in any programming language you like, but you
 need to submit the source code with which you answered the