aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2003-09-04 16:20:56 +0000
committertradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2003-09-04 16:20:56 +0000
commit81878b11c658b409ba5531c2b9b79299ce7cd45c (patch)
treee78669993d49af95b1be65f802eb3a1c97c60b05
parent2d417ad2f822010a27cb487590a823afea762de2 (diff)
PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util,
FlexIO) to be compiled in and activated. No need to inherit from them anymore. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@56 38c3d835-c875-442e-b0fe-21c19ce1d001
-rw-r--r--configuration.ccl4
-rw-r--r--interface.ccl4
2 files changed, 6 insertions, 2 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..8acb7f7
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,4 @@
+# Configuration definitions for thorn IOPanda
+# $Header$
+
+Requires Thorns: PUGH FlexIO
diff --git a/interface.ccl b/interface.ccl
index a074212..1b2ade1 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,8 +1,8 @@
# Interface definition for thorn IOPanda
# $Header$
-implements: IOPanda
-inherits: IO Hyperslab FlexIO
+Implements: IOPanda
+Inherits: IO Hyperslab
CCTK_INT FUNCTION \