From 8d9c801b413f28ef506952d0550de1471b2977a0 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/IOASCII/trunk@152 94b1c47f-dcfd-45ef-a468-0854c0e9e350 --- configuration.ccl | 4 ++++ interface.ccl | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 configuration.ccl diff --git a/configuration.ccl b/configuration.ccl new file mode 100644 index 0000000..b6dfdee --- /dev/null +++ b/configuration.ccl @@ -0,0 +1,4 @@ +# Configuration definition for thorn IOASCII +# $Header$ + +requires thorns: IOUtil diff --git a/interface.ccl b/interface.ccl index 5154b7e..ec70bf1 100644 --- a/interface.ccl +++ b/interface.ccl @@ -2,7 +2,7 @@ # $Header$ implements: IOASCII -inherits: IO, Hyperslab +inherits: Hyperslab CCTK_INT FUNCTION \ -- cgit v1.2.3