aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
authortradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>1999-06-16 17:25:28 +0000
committertradke <tradke@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>1999-06-16 17:25:28 +0000
commitf9bc678d712514e2553aa9be33723ab9988ef30a (patch)
tree6197473ed25ddc27baff0c15c03fda1b01ca805a /interface.ccl
parent77eac7cd94ffdf2fb99c8996b294d1a782aa5963 (diff)
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
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl4
1 files changed, 4 insertions, 0 deletions
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