Fix Bison 2.4 warning

This commit is contained in:
Eelco Dolstra 2019-10-09 22:57:37 +02:00
parent 99b73fb507
commit 926d3e5bb0
No known key found for this signature in database
GPG Key ID: 8170B4726D7198DE
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
%glr-parser
%pure-parser
%define api.pure
%locations
%define parse.error verbose
%defines