commit initial

This commit is contained in:
Matthieu Dubuget
2019-12-31 15:18:43 +01:00
commit 2c3337cb89
4 changed files with 121 additions and 0 deletions

3
dune Normal file
View File

@ -0,0 +1,3 @@
(executable
(name compta)
(libraries rresult sqlite3_utils))