aboutsummaryrefslogtreecommitdiff
path: root/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
diff options
context:
space:
mode:
authorschnetter <>2003-06-18 16:28:00 +0000
committerschnetter <>2003-06-18 16:28:00 +0000
commitcb07f5cdb6970ef555bc6738788f881e2ea7c63f (patch)
tree03d0a769212f2eaacffaf8fcddedbb1878750105 /CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
parentea0d204e9bfe5daa6123970f2c1c323bd7e75b36 (diff)
Do not include header files from other Carpet thorns directly.
Do not include header files from other Carpet thorns directly. Instead, use the "INCLUDES HEADER" and "USES INCLUDE HEADER" mechanism. darcs-hash:20030618162807-07bb3-a81444cde6c76e6a24516d108861fc1b5541c643.gz
Diffstat (limited to 'CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl')
-rw-r--r--CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl10
1 files changed, 9 insertions, 1 deletions
diff --git a/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl b/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
index 6944ca62a..48f2fee82 100644
--- a/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
+++ b/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl
@@ -1,8 +1,16 @@
# Interface definition for thorn CarpetIOFlexIO
-# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl,v 1.1 2003/05/16 14:02:18 hawke Exp $
+# $Header: /home/eschnett/C/carpet/Carpet/CarpetAttic/CarpetIOFlexIOCheckpoint/interface.ccl,v 1.2 2003/06/18 18:28:07 schnetter Exp $
implements: IOFlexIO
inherits: CarpetLib driver Hyperslab
uses include header: carpet.hh
+
+uses include header: bbox.hh
+uses include header: vect.hh
+
+uses include header: data.hh
+uses include header: gdata.hh
+
+uses include header: ggf.hh