changeset 383 | a6a6bf32fade |
parent 377 | a052a83f562e |
child 394 | 2f9fe225ecc8 |
--- a/handouts/ho07.tex Wed Nov 18 03:02:28 2015 +0000 +++ b/handouts/ho07.tex Fri Nov 20 02:23:24 2015 +0000 @@ -630,7 +630,7 @@ \begin{figure}[p] -\lstinputlisting{../progs/test-small.j} +\lstinputlisting[language=JVMIS]{../progs/test-small.j} \caption{Generated code for a test program. This code can be processed by an Java assembler producing a class-file, which can be run by the \pcode{java}-program.\label{test}}