ocaml-solo5-elftool/lib/dune
Reynir Björnsson e746d9d794 Parse manifest
Could use some improvements, but it can parse a manifest now.
2021-12-09 16:17:11 +01:00

4 lines
74 B
Text

(library
(name solo5_elftool)
(libraries owee cstruct
fmt))