mte/unikernel/duniverse/ohex/dune

10 lines
131 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name ohex)
(public_name ohex)
(modules ohex))
(test
(name tests)
(modules tests)
(libraries alcotest ohex))