From 1a4d1cc538b6ce846479d7804722948eb2b6267b Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Jan 2009 22:56:50 +0000 Subject: use correct latex package in documentation git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@141 10716dce-81a3-4424-a2c8-48026a0d3035 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 067e857..b028098 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