coursework/cw02.tex
changeset 395 e57d3d92b856
parent 384 4629448c1bd9
child 396 4cd75c619e06
--- a/coursework/cw02.tex	Tue Jan 05 01:46:41 2016 +0000
+++ b/coursework/cw02.tex	Tue Jan 12 02:18:58 2016 +0000
@@ -11,9 +11,8 @@
 Lu tokeniser for the WHILE language. You can do the
 implementation in any programming language you like, but you
 need to submit the source code with which you answered the
-questions, otherwise a mark of 0\% will be awarded. However,
-the coursework will \emph{only} be judged according to the
-answers. You can submit your answers in a txt-file or as pdf.
+questions, otherwise a mark of 0\% will be awarded. You can
+submit your answers in a txt-file or as pdf.
 
 \subsection*{Disclaimer}
 
@@ -93,7 +92,7 @@
 \end{center}
 
 \noindent
-Try to design regular expressions to be as small as possible.
+Try to design your regular expressions to be as small as possible.
 
 \subsection*{Question 2 (marked with 3\%)}