Switch to Dune build system

This commit is contained in:
Fabien Freling 2018-12-26 15:32:23 +01:00
parent 4d1be1578f
commit 4cb229e472
4 changed files with 8 additions and 4 deletions

3
dune Normal file
View file

@ -0,0 +1,3 @@
(env
(dev
(flags (:standard -warn-error -A))))