caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlbuild, menhir and keeping tokens in a separate file
@ 2007-04-27 23:38 Joel Reymont
  2007-04-27 23:50 ` Joel Reymont
  0 siblings, 1 reply; 15+ messages in thread
From: Joel Reymont @ 2007-04-27 23:38 UTC (permalink / raw)
  To: Caml List

How can I specify with ocamlbuild that to build my easy_parser.mly I  
need to include easy_tokens.mly on the menhir command line, as well  
as give menhir --base easy_parser?

The command I'm looking for is below:

menhir --explain --infer --base easy_parser easy_tokens.mly  
easy_parser.mly

	Thanks, Joel

--
http://wagerlabs.com/






^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-05-03  7:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-27 23:38 ocamlbuild, menhir and keeping tokens in a separate file Joel Reymont
2007-04-27 23:50 ` Joel Reymont
2007-04-28  0:05   ` Joel Reymont
2007-04-28  0:34     ` Joel Reymont
2007-04-28 15:14       ` [Caml-list] " Nicolas Pouillard
2007-04-28 15:12     ` Nicolas Pouillard
2007-05-02  8:51       ` Joel Reymont
2007-05-02 11:54         ` Nicolas Pouillard
2007-05-02 12:00           ` Joel Reymont
2007-05-02 12:48           ` Joel Reymont
2007-05-02 13:08             ` Nicolas Pouillard
2007-05-02 13:28               ` Joel Reymont
2007-05-02 13:47               ` Joel Reymont
2007-05-02 14:55               ` Joel Reymont
2007-05-03  7:26                 ` Nicolas Pouillard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).