Browse thread
ocamlbuild: menhir flags per parser file
- Joel Reymont
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Joel Reymont <joelr1@g...> |
| Subject: | ocamlbuild: menhir flags per parser file |
How can I specify with ocamlbuild that --external-tokens T should be added to the Menhir command line when building foo.mly and not used for any other parser files? Can this be done through _tags somehow? Thanks, Joel -- http://wagerlabs.com/