ligo/src/micheline/jbuild

18 lines
246 B
Plaintext
Raw Normal View History

(jbuild_version 1)
(library
((name micheline)
(public_name tezos.micheline)
(libraries
(
;; External
uutf
;; Internal
minutils
utils
))
2017-11-13 17:29:28 +04:00
(flags (:standard -w -9+27-30-32-40@8 -safe-string))
(wrapped false)))