11 lines
No EOL
162 B
Text
11 lines
No EOL
162 B
Text
(ocamllex lexer)
|
|
|
|
(menhir
|
|
(flags --explain --inspection --table)
|
|
(modules parser))
|
|
|
|
(executable
|
|
(name fun)
|
|
(ocamlopt_flags :standard)
|
|
(libraries menhirLib)
|
|
) |