From f9bc678d712514e2553aa9be33723ab9988ef30a Mon Sep 17 00:00:00 2001 From: tradke Date: Wed, 16 Jun 1999 17:25:28 +0000 Subject: This is thorn IO, just a skeleton for real IO, just providing parameters and register an IO extension. Actual IO is done now by ASCIIIO, FlexIO, and HDF5IO. git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@2 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a --- interface.ccl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 interface.ccl (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl new file mode 100644 index 0000000..9db69b8 --- /dev/null +++ b/interface.ccl @@ -0,0 +1,4 @@ +# Interface definitions for thorn IOUtil + +implements: IO +inherits: Cactus -- cgit v1.2.3