aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2002-04-26 15:57:40 +0000
committertradke <tradke@38c3d835-c875-442e-b0fe-21c19ce1d001>2002-04-26 15:57:40 +0000
commit57daa72811142a5f0377bfd2cdba07eebb73e977 (patch)
treefb8d9b2a81b23464c03a9b60383c2e0de3a8e2fa /interface.ccl
parentafcb56a4505cf6f99888590d49ce1998a61a4a3a (diff)
Switched IOPanda to use the new Hyperslabbing API for outputting arbitrary
hyperslabs. You must update thorn CactusBase/IOUtil now. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOPanda/trunk@31 38c3d835-c875-442e-b0fe-21c19ce1d001
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 3 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 015da7f..12dca79 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,4 +2,6 @@
# $Header$
implements: IOPanda
-inherits: Hyperslab FlexIO
+inherits: IO Hyperslab FlexIO
+
+USES INCLUDE HEADER: Hyperslab.h