# HG changeset patch
# User Christian Urban <christian.urban@kcl.ac.uk>
# Date 1640889444 -3600
# Node ID bc2a862a00d4985b9e3400bdd45e848c71a36ac4
# Parent  b5b1bc0a603b7dbdd46d3f03cc5abaa0799b69f4
updated

diff -r b5b1bc0a603b -r bc2a862a00d4 cws/cw05.tex
--- a/cws/cw05.tex	Wed Dec 15 19:00:01 2021 +0000
+++ b/cws/cw05.tex	Thu Dec 30 19:37:24 2021 +0100
@@ -1,7 +1,7 @@
 % !TEX program = xelatex
 \documentclass{article}
 \usepackage{../style}
-\usepackage{../graphics}
+\usepackage{../graphicss}
 \usepackage{../langs}
 
 \begin{document}
@@ -138,7 +138,7 @@
 
 \begin{figure}[t]
 \includegraphics[scale=0.35]{../solution/cw5/out.png}
-\caption{Ascii output of the Mandelbrot program.\label{mand}}
+\caption{Ascii output of the Mandelbrot program.\label{mand2}}
 \end{figure}
 
 Also note that the second version of the Mandelbrot program and also