cws/cw05.tex
changeset 943 5365ef60707e
parent 917 89e05a230d2d
child 959 64ec1884d860
equal deleted inserted replaced
942:c82a45f48bfc 943:5365ef60707e
   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'},