mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-15 01:43:25 +00:00
Fix bison warning.
This commit is contained in:
parent
1be3906e78
commit
5f4ce8d1b0
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
%locations
|
%locations
|
||||||
%verbose
|
%verbose
|
||||||
//%no-lines
|
//%no-lines
|
||||||
%error-verbose
|
%define parse.error verbose
|
||||||
|
|
||||||
////////////////////////////////////////
|
////////////////////////////////////////
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue