From ed372c173fa6fb2e5fde524bdf2e3c418fa4dc45 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 14 Mar 2007 14:30:48 +0000 Subject: Correct wrong macro declaration. This error should have had no effect on correctness; I believe that there could have been at most problems with duplicate macro definitions, about which the compiler would have complained. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@95 b1d164ef-f17a-46e7-89d4-021c7118ef4e --- src/macro/DXYDG_guts.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/macro/DXYDG_guts.h b/src/macro/DXYDG_guts.h index 4fdca5a..1f4db8f 100644 --- a/src/macro/DXYDG_guts.h +++ b/src/macro/DXYDG_guts.h @@ -15,7 +15,7 @@ @@*/ #ifndef DXYDG_GUTS -#define DXYDG_DECLARE +#define DXYDG_GUTS #include "DXDG_guts.h" #include "DYDG_guts.h" -- cgit v1.2.3