JJ: Description from the destination commit:

JJ: Description from source commit:
+ clean up tos

JJ: Description from source commit:
rename
This commit is contained in:
swrup 2026-02-12 15:33:58 +01:00
parent 9040094717
commit 0900b4b316
167 changed files with 75 additions and 18547 deletions

11
tools/dune Normal file
View file

@ -0,0 +1,11 @@
(executable
(public_name offline)
(name offline)
(modules offline offline_impl)
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))
(executable
(public_name gen_signatures_registry)
(name gen_signatures_registry)
(modules gen_signatures_registry)
(libraries angstrom bos fmt))