rename to lib/

This commit is contained in:
swrup 2025-11-20 23:14:16 +01:00
parent a774ea11ac
commit 7748139d75
7 changed files with 12 additions and 13 deletions

View file

@ -7,11 +7,10 @@
(library
(name mte)
(wrapped false)
(modules :standard \ mte b32 amount)
(modules :standard \ mte)
(libraries
amount
b32
;
include
parse_config
;
@ -31,16 +30,6 @@
cohttp
ptime))
(library ; crockford base32
(name b32)
(modules b32)
(libraries base32))
(library
(name amount)
(modules amount)
(libraries angstrom fmt zarith))
(rule
(target assets_crunch.ml)
(deps