From 0aac6544f29d09ada62bc67e365d4fbb59f140e1 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 4 Sep 2003 16:20:56 +0000 Subject: PUGHIO* thorns now require the thorns they depend upon (PUGH, IOHDF5Util, FlexIO) to be compiled in and activated. No need to inherit from them anymore. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@96 7842ec3a-9562-4be5-9c5b-06ba18f2b668 --- interface.ccl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index c305075..54e6324 100644 --- a/interface.ccl +++ b/interface.ccl @@ -1,8 +1,9 @@ # Interface definition for thorn IOHDF5Util # $Header$ -implements: IOHDF5Util -inherits: IO, Hyperslab +Implements: IOHDF5Util +Inherits: IO Hyperslab + CCTK_INT FUNCTION \ Hyperslab_Get (CCTK_POINTER IN cctkGH, \ -- cgit v1.2.3