aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@10716dce-81a3-4424-a2c8-48026a0d3035>2003-09-04 16:20:59 +0000
committertradke <tradke@10716dce-81a3-4424-a2c8-48026a0d3035>2003-09-04 16:20:59 +0000
commit2a739238b18a577311cdb7961a22648b99f99198 (patch)
tree1d5830f7fd813a36d5980f545bd23eed0c3ec9fe /interface.ccl
parentdc8b4c3e54fd07c0819649d543d47c6c1ad08825 (diff)
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
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 2 insertions, 2 deletions
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, \