equal
deleted
inserted
replaced
163 \lstinputlisting[language=Scala]{../cwtests/cw05/mand.fun} |
163 \lstinputlisting[language=Scala]{../cwtests/cw05/mand.fun} |
164 \caption{The Mandelbrot program in the `typed' Fun-language.\label{mand}} |
164 \caption{The Mandelbrot program in the `typed' Fun-language.\label{mand}} |
165 \end{figure} |
165 \end{figure} |
166 |
166 |
167 \begin{figure}[t] |
167 \begin{figure}[t] |
168 \includegraphics[scale=0.35]{../solution/cw5/out.png} |
168 \includegraphics[scale=0.35]{../solutions/cw5/out.png} |
169 \caption{Ascii output of the Mandelbrot program.\label{mand2}} |
169 \caption{Ascii output of the Mandelbrot program.\label{mand2}} |
170 \end{figure} |
170 \end{figure} |
171 |
171 |
172 Also note that the second version of the Mandelbrot program and also |
172 Also note that the second version of the Mandelbrot program and also |
173 the Tower of Hanoi program use character constants, like \texttt{'a'}, |
173 the Tower of Hanoi program use character constants, like \texttt{'a'}, |