aboutsummaryrefslogtreecommitdiff
path: root/src/macro/DETG_declare.h
diff options
context:
space:
mode:
authorallen <allen@b1d164ef-f17a-46e7-89d4-021c7118ef4e>1999-10-17 10:52:12 +0000
committerallen <allen@b1d164ef-f17a-46e7-89d4-021c7118ef4e>1999-10-17 10:52:12 +0000
commit40ff2e7f9eb54cf3b7b20f8879543d5f2113f8c0 (patch)
tree7c6d20f2a047e40dd7899cdea4fc87c4d5176cf7 /src/macro/DETG_declare.h
parentf11bff8768bc19ff81f444c951e2b201d1461ddd (diff)
Fixing up macros for C
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/ADMMacros/trunk@13 b1d164ef-f17a-46e7-89d4-021c7118ef4e
Diffstat (limited to 'src/macro/DETG_declare.h')
-rw-r--r--src/macro/DETG_declare.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macro/DETG_declare.h b/src/macro/DETG_declare.h
index 7467eef..640515c 100644
--- a/src/macro/DETG_declare.h
+++ b/src/macro/DETG_declare.h
@@ -120,7 +120,7 @@ double DETG_TEMPZZ;
/* Declare output variables */
double DETG_DETG;
-double DETG_DETCG
+double DETG_DETCG;
#endif