mirror of
https://github.com/aimrebirth/tools.git
synced 2026-04-14 17:33: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
|
||||
%verbose
|
||||
//%no-lines
|
||||
%error-verbose
|
||||
%define parse.error verbose
|
||||
|
||||
////////////////////////////////////////
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue