e0/lib/dune
2022-03-08 00:16:27 -06:00

7 lines
68 B
Text

(library
(name e0))
(ocamllex lexer)
(menhir
(modules parser))