diff options
Diffstat (limited to 'include/CoreRuntimeKit')
| -rw-r--r-- | include/CoreRuntimeKit/Nectar/ncl_exports.h | 0 | ||||
| -rw-r--r-- | include/CoreRuntimeKit/README.md | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/include/CoreRuntimeKit/Nectar/ncl_exports.h b/include/CoreRuntimeKit/Nectar/ncl_exports.h new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/include/CoreRuntimeKit/Nectar/ncl_exports.h diff --git a/include/CoreRuntimeKit/README.md b/include/CoreRuntimeKit/README.md new file mode 100644 index 0000000..356eaf5 --- /dev/null +++ b/include/CoreRuntimeKit/README.md @@ -0,0 +1,8 @@ +# The NectarCoreLibrary + +## Abstract: + +The NCL is a kit used to interact with other programs using the FFI of Nectar. +The implmentation is still in progress, feel free to open a PR to propose a new function. + + |
