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