aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjthorn <jthorn@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2003-03-17 11:16:05 +0000
committerjthorn <jthorn@a491c6a4-70bf-4b89-8b36-d6c0cb1f094e>2003-03-17 11:16:05 +0000
commit357693d0fcc12b93dea5746c7e28257ef2af93b6 (patch)
tree529dc850662b3391fc4e16afd1253ca8d7798237
parentda552cc32d6d7f9e81f804a9126caf42979694bd (diff)
add INCLUDES HEADER line to tell Cactus that
our header file "SpaceMask.h" may be #included by other thorns git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/SpaceMask/trunk@25 a491c6a4-70bf-4b89-8b36-d6c0cb1f094e
-rw-r--r--interface.ccl3
1 files changed, 3 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 68d00da..6c502ab 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -6,6 +6,9 @@ inherits: grid
USES INCLUDE: Symmetry.h
+# our header file "SpaceMask.h" may be #included by other thorns
+INCLUDE HEADER: SpaceMask.h in SpaceMask.h
+
public:
CCTK_INT space_mask_group type=GF