]> git.saurik.com Git - bison.git/blob - examples/calc++/calc++-parser.hh
6f1e8852e46dfcd7ef891b7fd97454e075f853a8
[bison.git] / examples / calc++ / calc++-parser.hh
1 // Work around an Automake 1.11.2 bug: it asks for the creation of
2 // y.tab.h and then renames it as calc++-parser.h instead of
3 // calc++-parser.hh. We don't want this to show in the documentation.
4 #include "calc++-parser.h"