handouts/ho10.tex
changeset 871 94b84d880c2b
parent 675 d665e7dd66d7
--- a/handouts/ho10.tex	Mon Jan 24 00:14:02 2022 +0000
+++ b/handouts/ho10.tex	Tue Mar 22 00:36:18 2022 +0000
@@ -584,12 +584,12 @@
 interpreter, though the implementation is admittedly no
 frills.
 
-\begin{figure}[t]
-\small
-\lstinputlisting[language=Scala]{../progs/inter.scala}
-\caption{The entire code of the interpreter for our
-idealised programming language.\label{code}}
-\end{figure}
+%\begin{figure}[t]
+%\small
+%\lstinputlisting[language=Scala]{../progs/inter.scala}
+%\caption{The entire code of the interpreter for our
+%idealised programming language.\label{code}}
+%\end{figure}
 
 
 \subsubsection*{Static Analysis}