aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-07-10 17:07:58 +0000
committertradke <tradke@4825ed28-b72c-4eae-9704-e50c059e567d>2001-07-10 17:07:58 +0000
commita20ce3b8db610a27eeff46078ed75e66463c0b71 (patch)
tree68b366343b14f881333645d18c207087e3c889f8 /interface.ccl
parent00909460780ffe99b959c16d30ff45bfbe96cc39 (diff)
Does not need to inherits from Hyperslab (is done indirectly via IOHDF5Util).
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@67 4825ed28-b72c-4eae-9704-e50c059e567d
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface.ccl b/interface.ccl
index 8c187cd..9ae75c6 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,6 @@
# $Header$
implements: IOHDF5
-inherits: IOHDF5Util Hyperslab
+inherits: IOHDF5Util
USES INCLUDE HEADER: "Hyperslab.h"