From 9b02cf94d99b3615e2f73d10506d9eab2a861586 Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Jan 2009 22:56:07 +0000 Subject: use correct latex package in documentation git-svn-id: http://svn.cactuscode.org/arrangements/CactusExternal/FlexIO/trunk@84 21a6bef8-4479-4f54-8f8d-0db94a2919ef --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 02fc640..a147dd9 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