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

9 lines
135 B
Text

(library
(name gmap)
(public_name gmap)
(modules gmap))
(test
(name tests)
(modules tests)
(libraries alcotest fmt gmap))