Newer
Older
(library
(name Lv6Run)
(public_name lustre-v6)
; (library_flags (-linkall))
; (modules
; )
(synopsis "An API to call the Lustre v6 interpreter from rdbg (and ocaml as a side effect).")
)
(ocamllex lv6lexer)
(ocamlyacc lv6parser)