aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-04-19 02:06:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2007-04-19 02:06:00 +0000
commit0eca95a4dcaf17c4cf27766596fa4aa9646ff729 (patch)
tree032912a6a907e0a18d58d5da98db39eb5a714a7d
parentde2635059cd0bf27866f3ab8610775f8c4597528 (diff)
Carpet: Whitespace change to header file
darcs-hash:20070419020659-dae7b-03dbccd1c7f3a53559cbfb4472c8cedb06a5b4bd.gz
-rw-r--r--Carpet/Carpet/src/carpet_public.h1
-rw-r--r--Carpet/Carpet/src/carpet_public.hh3
2 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/Carpet/src/carpet_public.h b/Carpet/Carpet/src/carpet_public.h
index 85090e4e8..ce2faaad5 100644
--- a/Carpet/Carpet/src/carpet_public.h
+++ b/Carpet/Carpet/src/carpet_public.h
@@ -69,7 +69,6 @@ namespace Carpet {
-
#if 0
/* Number of buffer zones */
int const * nbufferzones;
diff --git a/Carpet/Carpet/src/carpet_public.hh b/Carpet/Carpet/src/carpet_public.hh
index 88cb79d7c..5210ea45c 100644
--- a/Carpet/Carpet/src/carpet_public.hh
+++ b/Carpet/Carpet/src/carpet_public.hh
@@ -5,9 +5,10 @@
#include "carpet_public.h"
// Other declarations
-#include "defines.hh"
#include "functions.hh"
#include "modes.hh"
#include "variables.hh"
+#include "defines.hh"
+
#endif // !defined(CARPET_PUBLIC_HH)