Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 343 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 343 Bytes

CoCoNut-lib

Library for the CoCoNut framework.

In order to use this library in your CoCoNut project do the following:

  1. Make this project using the make command.
  2. Link the created static library found in the bin/ directory, using -lcoconut and a corresponding -L path.
  3. Create an include directive towards the include directory.