summaryrefslogtreecommitdiff
path: root/src/loris/README
diff options
context:
space:
mode:
authorJohn Glover <glover.john@gmail.com>2011-07-08 18:06:21 +0100
committerJohn Glover <glover.john@gmail.com>2011-07-08 18:06:21 +0100
commitd6073e01c933c77f1e2bc3c3fe1126d617003549 (patch)
tree695d23677c5b84bf3a0f88fbd4959b4f7cbc0e90 /src/loris/README
parent641688b252da468eb374674a0dbaae1bbac70b2b (diff)
downloadsimpl-d6073e01c933c77f1e2bc3c3fe1126d617003549.tar.gz
simpl-d6073e01c933c77f1e2bc3c3fe1126d617003549.tar.bz2
simpl-d6073e01c933c77f1e2bc3c3fe1126d617003549.zip
Start adding Loris files
Diffstat (limited to 'src/loris/README')
-rw-r--r--src/loris/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/loris/README b/src/loris/README
new file mode 100644
index 0000000..0a2ab2b
--- /dev/null
+++ b/src/loris/README
@@ -0,0 +1,4 @@
+This directory contains the source code for the Loris C++ library. In
+addition to the interface presented by the C++ classes, the Loris
+library presents a simplified, C-linkable procedural interface through
+the functions descried in loris.h