eio/lib_ctf/dune
2021-04-28 11:58:45 +01:00

6 lines
143 B
Plaintext

(library
(name ctf)
(public_name ctf)
(preprocess (pps ppx_cstruct))
(libraries cstruct ocplib-endian.bigstring mtime mtime.clock.os))