11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
|
(library
|
||
|
(name michelson_parser)
|
||
|
(public_name michelson-parser)
|
||
|
(libraries
|
||
|
tezos-base
|
||
|
tezos-memory-proto-alpha
|
||
|
)
|
||
|
(flags (:standard -w -9-32 -safe-string
|
||
|
-open Tezos_base__TzPervasives
|
||
|
)))
|