From f7f2d17ac74513d9322dad63bc456f13ae62b695 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Sat, 17 Dec 2011 10:42:09 -0600 Subject: libraries/io_lib: Added (Provides a trace file reading interface) Signed-off-by: Robby Workman --- libraries/io_lib/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 libraries/io_lib/README (limited to 'libraries/io_lib/README') diff --git a/libraries/io_lib/README b/libraries/io_lib/README new file mode 100644 index 0000000000..1f62bb0973 --- /dev/null +++ b/libraries/io_lib/README @@ -0,0 +1,4 @@ +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. \ No newline at end of file -- cgit v1.2.3