Modify configure.in and Remakefile.in to use menhir instead of ocamlyacc.
authorKim Nguyễn <kn@lri.fr>
Mon, 3 Mar 2014 16:00:05 +0000 (17:00 +0100)
committerKim Nguyễn <kn@lri.fr>
Mon, 3 Mar 2014 16:05:43 +0000 (17:05 +0100)
(This only modify the build process, not the parser itself, so the parser is
still a plain ocamlyacc file).


No differences found