some fixes
This commit is contained in:
parent
080d115e17
commit
8752f4e153
2 changed files with 17 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
%defines
|
||||
|
||||
/* namespace to enclose parser in */
|
||||
%name-prefix="yy"
|
||||
%define api.prefix {yy}
|
||||
|
||||
/* set the parser's class identifier */
|
||||
%define api.parser.class {Parser}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue