aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib
diff options
context:
space:
mode:
authorIan Hinder <hinder@paulaner.gravity.psu.edu>2008-03-05 20:20:50 -0500
committerIan Hinder <hinder@paulaner.gravity.psu.edu>2008-03-05 20:20:50 -0500
commit474b23e2a2b0b3518917bdc57ac96167f6262ed4 (patch)
treef1eb40aa45f444e62fc8d776f2be932389e50ea3 /Carpet/CarpetLib
parent7ed7f4a3ec3730be15fdd78748756f69020e2db5 (diff)
Add preprocessor macro CARPET_HAVE_BUFFER_WIDTH to carpet.hh
Diffstat (limited to 'Carpet/CarpetLib')
-rw-r--r--Carpet/CarpetLib/src/dh.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/dh.hh b/Carpet/CarpetLib/src/dh.hh
index 8e6f67e06..660149ed7 100644
--- a/Carpet/CarpetLib/src/dh.hh
+++ b/Carpet/CarpetLib/src/dh.hh
@@ -17,7 +17,7 @@
using namespace std;
-
+#define CARPET_HAVE_BUFFER_WIDTH
// Forward declaration
class ggf;