From 1029c795df1d97b8d1558c8b674204541a86e7a4 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 19 Nov 2003 17:36:24 +0000 Subject: Correct inter-thorn dependencies. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOBasic/trunk@145 b589c3ab-70e8-4b4d-a09f-cba2dd200880 --- configuration.ccl | 4 ++++ interface.ccl | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 configuration.ccl diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..808e3df --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,4 @@ +# Configuration definition for thorn IOBasic +# $Header$ + +requires thorns: IOUtil diff --git a/interface.ccl b/interface.ccl index 4359316..224f56b 100644 --- a/interface.ccl +++ b/interface.ccl @@ -2,5 +2,4 @@ # $Header$ implements: IOBasic -inherits: IO -- cgit v1.2.3