aboutsummaryrefslogtreecommitdiff
path: root/README
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 /README
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 'README')
-rw-r--r--README20
1 files changed, 20 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..5889733
--- /dev/null
+++ b/README
@@ -0,0 +1,20 @@
+Cactus Code Thorn IOUtil
+Authors : Thomas Radke
+Managed by : Thomas Radke <tra@aei-potsdam.mpg.de>
+Version : 1.0
+CVS info : $Header$
+--------------------------------------------------------------------------
+
+1. Purpose of the thorn
+
+This thorn just provides the parameters for IO.
+
+2. Dependencies of the thorn
+
+This thorn requires no other thorns.
+
+3. Thorn distribution
+
+This thorn is available to public.
+
+4. Additional information