From c9731a738e9a111952b3dee7808ea3b7b89dec1f Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Jan 2009 22:57:37 +0000 Subject: use correct latex package in documentation git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/WaveToyC/trunk@123 90eea020-d82d-4da5-bf6e-4ee79ff7632f --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index b097bbe..796a0cf 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -69,7 +69,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