From af859d40c3ca7ca5341af1a6bc87c2ab11bac0ac Mon Sep 17 00:00:00 2001 From: Richard Whitehouse Date: Fri, 13 May 2011 10:26:28 +0100 Subject: [PATCH] Add listings package for appendix --- dissertation.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/dissertation.tex b/dissertation.tex index b77204b..68bebf8 100644 --- a/dissertation.tex +++ b/dissertation.tex @@ -4,6 +4,7 @@ \usepackage {graphicx} \usepackage {url} \usepackage {wrapfig} +\usepackage {listings} \begin{document} -- 2.34.1