aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl2
-rw-r--r--interface.ccl3
2 files changed, 4 insertions, 1 deletions
diff --git a/configuration.ccl b/configuration.ccl
index c71e1c2..570971b 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definitions for thorn IOFlexIO
# $Header$
-REQUIRES FlexIO IOUtil PUGH Hyperslab
+REQUIRES FlexIO IOUtil PUGH
diff --git a/interface.ccl b/interface.ccl
index 1f14abe..841021c 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -1,6 +1,9 @@
# Interface definition for thorn IOFlexIO
Implements: IOFlexIO
+# Do not inherit from Hyperslab, because this would force all thorns
+# that implement IOHDF5Util to also inherit from it.
+#Inherits: Hyperslab
CCTK_INT FUNCTION \