From 6e591fc3a98cf8ae5c7d5c1203e7298f282e8a05 Mon Sep 17 00:00:00 2001 From: schnetter Date: Fri, 2 Apr 2004 07:28:20 +0000 Subject: Do not require Hyperslab any more. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@308 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- interface.ccl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'interface.ccl') 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 \ -- cgit v1.2.3