rename crockford
This commit is contained in:
parent
34b979a9bc
commit
10df5181a0
14 changed files with 80 additions and 70 deletions
8
src/dune
8
src/dune
|
|
@ -65,7 +65,7 @@
|
|||
signatures
|
||||
api)
|
||||
(libraries
|
||||
(re_export b32)
|
||||
(re_export crockford)
|
||||
(re_export taler_signature_purpose_codes)
|
||||
;
|
||||
angstrom
|
||||
|
|
@ -89,9 +89,9 @@
|
|||
;
|
||||
))
|
||||
|
||||
(library ; crockford base32
|
||||
(name b32)
|
||||
(modules b32)
|
||||
(library
|
||||
(name crockford)
|
||||
(modules crockford)
|
||||
(libraries base32))
|
||||
|
||||
(rule
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue