I'm only passingly familiar with it, but it depends on which version of bison you have. Bison 1.2 produces "grammar.cpp.h" and Bison 2.0 produces "grammar.hpp". I think. Toby, or anyone else, feel free to weigh in. IANABP (I am not a Bison programmer ;)
- Colin
On Jun 7, 2005, at 4:27 PM, Justin Haygood wrote:
for some reason, the bla_object.lut.h files created from Perl aren't liked to well by the compiler I'm using (MSVC 8). Also, is grammar.y grammar.h once ran thru bison?