From 6ca897fac4ec5c1a60e9531a8dc488dba6008862 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/PUGHInterp/trunk@87 1c20744c-e24a-42ec-9533-f5004cb800e5 --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index cb5bdb5..5017b2c 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