From 2a739238b18a577311cdb7961a22648b99f99198 Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 4 Sep 2003 16:20:59 +0000 Subject: PUGH* thorns don't inherit from implementation "Driver" anymore but require thorn PUGH to be compiled in and activated. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@112 10716dce-81a3-4424-a2c8-48026a0d3035 --- interface.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index f13ff24..ab0014e 100644 --- a/interface.ccl +++ b/interface.ccl @@ -1,8 +1,8 @@ # Interface definition for thorn PUGHSlab # $Header$ -implements: Hyperslab -inherits: Driver +Implements: Hyperslab + CCTK_INT FUNCTION \ Hyperslab_Get (CCTK_POINTER IN cctkGH, \ -- cgit v1.2.3