diff options
Diffstat (limited to 'src/loris/README')
-rw-r--r-- | src/loris/README | 4 |
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 |