cws/cw05.tex
changeset 942 7f52427568ff
parent 917 d3d371ae5fab
child 958 6caee1c0222e
equal deleted inserted replaced
941:38456acd29f3 942:7f52427568ff
   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'},