mte/unikernel/duniverse/ohex/dune
2025-11-11 02:07:51 +01:00

9 lines
131 B
Text

(library
(name ohex)
(public_name ohex)
(modules ohex))
(test
(name tests)
(modules tests)
(libraries alcotest ohex))