Initial commit

This commit is contained in:
Fabien Freling 2019-05-10 13:45:32 +02:00
parent 6499d7d7ae
commit 18f29579e0
7 changed files with 78 additions and 0 deletions

2
dune-project Normal file
View file

@ -0,0 +1,2 @@
(lang dune 1.9)
(name ocaml-native-lib)