This commit is contained in:
Matthieu Dubuget
2021-05-23 17:17:37 +02:00
parent 4651624827
commit 46742603c5
7 changed files with 220 additions and 78 deletions

4
dune
View File

@ -1,3 +1,3 @@
(executable
(name compta)
(executables
(names compta livre cotisations)
(libraries rresult sqlite3_utils))