aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@7842ec3a-9562-4be5-9c5b-06ba18f2b668>2004-04-02 07:28:40 +0000
committerschnetter <schnetter@7842ec3a-9562-4be5-9c5b-06ba18f2b668>2004-04-02 07:28:40 +0000
commit57cbdf7d691b6274be0a294956be69c513fe2d40 (patch)
tree53cb1378d7ac1a2d38b531bc81192f80edf91db7
parent11a3bb9e8a254498704893fc9233e301a59bcb1e (diff)
Do not require Hyperslab any more.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@111 7842ec3a-9562-4be5-9c5b-06ba18f2b668
-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 d4432a7..5644426 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -7,4 +7,4 @@ PROVIDES IOHDF5Util
LANG
}
-REQUIRES PUGH IOUtil Hyperslab
+REQUIRES PUGH IOUtil
diff --git a/interface.ccl b/interface.ccl
index 0915301..b485cd2 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,9 @@
# $Header$
Implements: IOHDF5Util
+# Do not inherit from Hyperslab, because this would force all thorns
+# that implement IOHDF5Util to also inherit from it.
+#Inherits: Hyperslab
CCTK_INT FUNCTION \