10 lines
236 B
Text
10 lines
236 B
Text
(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))
|