From 81878b11c658b409ba5531c2b9b79299ce7cd45c 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/IOPanda/trunk@56 38c3d835-c875-442e-b0fe-21c19ce1d001 --- configuration.ccl | 4 ++++ interface.ccl | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) create mode 100644 configuration.ccl diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..8acb7f7 --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,4 @@ +# Configuration definitions for thorn IOPanda +# $Header$ + +Requires Thorns: PUGH FlexIO diff --git a/interface.ccl b/interface.ccl index a074212..1b2ade1 100644 --- a/interface.ccl +++ b/interface.ccl @@ -1,8 +1,8 @@ # Interface definition for thorn IOPanda # $Header$ -implements: IOPanda -inherits: IO Hyperslab FlexIO +Implements: IOPanda +Inherits: IO Hyperslab CCTK_INT FUNCTION \ -- cgit v1.2.3