ligo/src/micheline/jbuild

18 lines
228 B
Plaintext
Raw Normal View History

(jbuild_version 1)
(library
((name micheline)
(public_name tezos.micheline)
(libraries
(
;; External
uutf
;; Internal
minutils
utils
))
(flags (:standard -w +27-30-40@8))
(wrapped false)))