add crockford base32
This commit is contained in:
parent
6f85658845
commit
5eb54fa81b
2 changed files with 29 additions and 0 deletions
5
src/dune
5
src/dune
|
|
@ -21,6 +21,11 @@
|
|||
(modules syntax)
|
||||
(libraries))
|
||||
|
||||
(library
|
||||
(name base_32)
|
||||
(modules base_32)
|
||||
(libraries base32))
|
||||
|
||||
(rule
|
||||
(target assets_crunch.ml)
|
||||
(deps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue