summaryrefslogtreecommitdiff
path: root/libraries/io_lib/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/io_lib/README')
-rw-r--r--libraries/io_lib/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/libraries/io_lib/README b/libraries/io_lib/README
deleted file mode 100644
index 7cff91a2b6..0000000000
--- a/libraries/io_lib/README
+++ /dev/null
@@ -1,4 +0,0 @@
-Io_lib is a library of file reading and writing code to provide a
-general purpose trace file (and Experiment File) reading interface.
-The programmer simply calls the (eg) read_reading to create a "Read"
-C structure with the data loaded into memory.