aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2004-04-02 07:28:03 +0000
committerschnetter <schnetter@94b1c47f-dcfd-45ef-a468-0854c0e9e350>2004-04-02 07:28:03 +0000
commite15d4e4442b90a334d3cbb352664f373a2d2b23c (patch)
tree7fb1775349b992e55e25c56b419f30b67850f8bb
parent8c64046163a65a744030580e7222f6b9cf03d8af (diff)
Do not require Hyperslab any more.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOASCII/trunk@164 94b1c47f-dcfd-45ef-a468-0854c0e9e350
-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 048d03f..8ce39e7 100644
--- a/configuration.ccl
+++ b/configuration.ccl
@@ -1,4 +1,4 @@
# Configuration definition for thorn IOASCII
# $Header$
-REQUIRES IOUtil Hyperslab
+REQUIRES IOUtil
diff --git a/interface.ccl b/interface.ccl
index fa4857d..75a16fc 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -2,6 +2,9 @@
# $Header$
implements: IOASCII
+# Do not inherit from Hyperslab, because this would force all thorns
+# that implement IOHDF5Util to also inherit from it.
+#inherits: Hyperslab
CCTK_INT FUNCTION \