diff options
Diffstat (limited to 'jnlib/README')
-rw-r--r-- | jnlib/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/jnlib/README b/jnlib/README deleted file mode 100644 index 694c37835..000000000 --- a/jnlib/README +++ /dev/null @@ -1,7 +0,0 @@ -jnlib - this is a collection of utility function which are -too small to put into a library. - -libjnlib-config.h should be be modified for each project -to make these functions fit into the software. Mainly these -are memory functions in case you need another allocaort (like gcrypt). - |