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
ocaml/dune Normal file
View file

@ -0,0 +1,2 @@
(library
(name hello))