aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2004-04-02 07:28:20 +0000
committerschnetter <schnetter@ebee0441-1374-4afa-a3b5-247f3ba15b9a>2004-04-02 07:28:20 +0000
commit6e591fc3a98cf8ae5c7d5c1203e7298f282e8a05 (patch)
treed0c32820f86ceef3b532f73bedb6f4a83c7bd2f5
parente721d71d39a208841550a1315e863ac25d77ac61 (diff)
Do not require Hyperslab any more.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@308 ebee0441-1374-4afa-a3b5-247f3ba15b9a
-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 \