aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authorallen <allen@4825ed28-b72c-4eae-9704-e50c059e567d>2000-12-22 11:10:57 +0000
committerallen <allen@4825ed28-b72c-4eae-9704-e50c059e567d>2000-12-22 11:10:57 +0000
commit1a5418d7fab6d7aec44107b5bd15c82acbcf65f1 (patch)
treeea742c6f9b59f4c3a8affb9ff4aad481c72015eb /interface.ccl
parent19765c743e8bc38947a9dc98cf168be65e3aa7d5 (diff)
Use Hyperslab.h instead of PUGHSlab.h
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5/trunk@36 4825ed28-b72c-4eae-9704-e50c059e567d
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 de9a162..0f11f63 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,4 +2,6 @@
# $Header$
implements: IOHDF5
-inherits: IOHDF5Util
+inherits: IOHDF5Util Hyperslab
+
+USE INCLUDE HEADER: "Hyperslab.h" \ No newline at end of file