This commit is contained in:
parent
a774ea11ac
commit
ec62a098d2
3 changed files with 0 additions and 0 deletions
10
lib/dune
Normal file
10
lib/dune
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
(library
|
||||
(name include)
|
||||
; (wrapped false)
|
||||
(modules taler_signatures)
|
||||
(libraries))
|
||||
|
||||
(library ; todo: should I have a /lib?
|
||||
(name parse_config)
|
||||
(modules parse_config)
|
||||
(libraries mirage-crypto-ec ptime fmt angstrom uri amount b32))
|
||||
Loading…
Add table
Add a link
Reference in a new issue