aboutsummaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>2000-03-28 15:37:39 +0000
committerallen <allen@b61c5cb5-eaca-4651-9a7a-d64986f99364>2000-03-28 15:37:39 +0000
commit6f394dcd07976df1f91ef8aa8b8a15436613fbf7 (patch)
tree17206afcd47e8ea791fcdeb7f40a8483f994d6fe /src/include
parent55597e84a8e74d89e59b2f6877ce1e9e69ba3d34 (diff)
Uncommenting XDM etc for now, for EllPETSc
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGH/trunk@187 b61c5cb5-eaca-4651-9a7a-d64986f99364
Diffstat (limited to 'src/include')
-rw-r--r--src/include/pGH.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/pGH.h b/src/include/pGH.h
index 2794f8f..ab2fe88 100644
--- a/src/include/pGH.h
+++ b/src/include/pGH.h
@@ -85,11 +85,9 @@ typedef struct PGH
char identity_string[20];
} pGH;
-/*
#define XDP 1
#define XDM 0
#define YDP 3
#define YDM 2
#define ZDP 5
#define ZDM 4
-*/