handouts/ho04.tex
changeset 778 3e5f5d19f514
parent 721 e3c64f22dd31
child 792 34132a854d03
--- a/handouts/ho04.tex	Wed Oct 07 09:08:55 2020 +0100
+++ b/handouts/ho04.tex	Sun Oct 11 09:10:08 2020 +0100
@@ -907,7 +907,7 @@
 
 \begin{figure}[t]
 \begin{center}
-\mbox{\lstinputlisting[language=while]{../progs/fib.while}}
+\mbox{\lstinputlisting[language=while]{../progs/while-tests/fib.while}}
 \end{center}
 \caption{The Fibonacci program in the While-language.\label{while}}
 \end{figure}