Skip to content

Commit 43493f1

Browse files
committed
[refactoring]: split parser into multiple components
1 parent 26689ed commit 43493f1

11 files changed

+4019
-4007
lines changed

src/dune

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@
2424
(libraries batteries camlp-streams dune-build-info dune-site inifiles why3 yojson zarith ecLib))
2525

2626
(ocamllex ecLexer)
27-
28-
(menhir
29-
(modules ecParser)
30-
(flags --table --explain))

0 commit comments

Comments
 (0)