JJ: Description from the destination commit:
add parse_config.ml (buggy) JJ: Description from source commit: remake config parser
This commit is contained in:
parent
d086bd7e12
commit
a7569f7317
4 changed files with 183 additions and 1 deletions
|
|
@ -9,6 +9,11 @@
|
|||
(modules gen_taler_signatures)
|
||||
(libraries fmt angstrom))
|
||||
|
||||
(executable
|
||||
(name parse_config)
|
||||
(modules parse_config)
|
||||
(libraries fmt angstrom amount))
|
||||
|
||||
; we prefer to generate taler_signatures.ml once,
|
||||
; and commit it, for versionning:
|
||||
;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue