From 6bb46ffca1d9f09176b2fefff251f0b30910e38d Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Jan 2009 22:52:00 +0000 Subject: use correct latex package in documentation git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllPETSc/trunk@99 1d96b42b-98df-4a6a-9d84-1b24288d4588 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index d19e0af..116aa77 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -4,7 +4,7 @@ % (Automatically used from Cactus distribution, if you have a % thorn without the Cactus Flesh download this from the Cactus % homepage at www.cactuscode.org) -\usepackage{../../../../doc/ThornGuide/cactus} +\usepackage{../../../../doc/latex/cactus} \begin{document} -- cgit v1.2.3