slides/slides07.tex
changeset 688 ec181dab18e6
parent 687 8865f4f2be59
child 744 99c5916d9a8f
--- a/slides/slides07.tex	Thu Nov 14 13:17:02 2019 +0000
+++ b/slides/slides07.tex	Thu Nov 14 13:50:29 2019 +0000
@@ -67,7 +67,9 @@
 \item you consume one or more token from the\\ 
   input (stream)
 \item \bl{\texttt{T\_NUM(1), T\_OP(+), T\_NUM(2)}}\bigskip
-\item a good starting point would be \texttt{comb2.scala}
+\item a good starting point would be \texttt{comb2.scala} 
+\item in case CW2 did not work, use \texttt{toks.scala} as 
+  input to the parser
 \end{itemize}
 \end{frame}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%