1 changed files with 15 additions and 0 deletions
@ -0,0 +1,15 @@
|
||||
# salibc |
||||
Simple Array C Library |
||||
|
||||
The methods accessible to the user are the ones described in `salibc.h`. |
||||
|
||||
# License |
||||
 |
||||
|
||||
Copyright (C) 2016 frnmst (Franco Masotti) <franco.masotti@live.com> |
||||
<franco.masotti@student.unife.it> |
||||
|
||||
salibc is free software: you can redistribute it and/or modify |
||||
it under the terms of the GNU General Public License as published by |
||||
the Free Software Foundation, either version 3 of the License, or |
||||
(at your option) any later version. |
Reference in new issue