first commit

This commit is contained in:
pena 2019-09-02 22:48:06 +02:00
commit 79469ab40c
12 changed files with 462 additions and 0 deletions

3
test/dune Normal file
View file

@ -0,0 +1,3 @@
(test
(name test)
(libraries hc))