From 3fd8e7326b2a235dab2b1b432a7d127ec6af052b Mon Sep 17 00:00:00 2001 From: goodale Date: Tue, 13 Aug 2002 10:48:08 +0000 Subject: Changing some macros so that CVS keyword replacement doesn't mangle them. Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@2948 17b73243-c579-4c4c-a9d2-2d5706c11dac --- doc/ThornGuide/cactus.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ThornGuide') diff --git a/doc/ThornGuide/cactus.sty b/doc/ThornGuide/cactus.sty index ba219193..0bd89c24 100644 --- a/doc/ThornGuide/cactus.sty +++ b/doc/ThornGuide/cactus.sty @@ -8,8 +8,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\def\CA@getcvsdate $Date${#1/#2/#3} -\def\CA@getcvsversion $Revision${#1} +\def\CA@getcvsdate $#1:#2/#3/#4 #5:#6:#7${#2/#3/#4} +\def\CA@getcvsversion $#1:#2${#2} \IfFileExists{../interface.ccl} { -- cgit v1.2.3