diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-02-19 13:48:21 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:46 -0600 |
commit | 63e3433063fed4ed657ea181d933f06cb497b716 (patch) | |
tree | 47cecd1408fb145c9e1587f6fbe5063dab765129 /libraries/io_lib/README | |
parent | 285db46a04c0f76bd5b1914e15e53ffb6b91eef2 (diff) | |
download | slackbuilds-63e3433063fed4ed657ea181d933f06cb497b716.tar.gz |
libraries/io_lib: Trivial - add newlines to last line of files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/io_lib/README')
-rw-r--r-- | libraries/io_lib/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/io_lib/README b/libraries/io_lib/README index 1f62bb0973..7cff91a2b6 100644 --- a/libraries/io_lib/README +++ b/libraries/io_lib/README @@ -1,4 +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 +C structure with the data loaded into memory. |