From f85c10ade25a40652c68f5fd0c364346e9ac534f Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 22 Jan 2009 22:35:42 +0000 Subject: use correct latex package, typo git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@262 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- doc/documentation.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 3d6edc6..663b3d7 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 % home page at www.cactuscode.org) -\usepackage{../../../../doc/ThornGuide/cactus} +\usepackage{../../../../doc/latex/cactus} \begin{document} -- cgit v1.2.3