ligo/vendors/ocaml-tweetnacl/src/jbuild

8 lines
170 B
Plaintext
Raw Normal View History

(jbuild_version 1)
(library
((name tweetnacl)
(public_name tweetnacl)
(libraries (hex cstruct zarith))
(c_names (tweetnacl_stubs))))