mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
* src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer): Remove, private.
* src/lex.c (maxtoken, grow_token_buffer): Static.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2001-01-18 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/lex.h (MAXTOKEN, maxtoken, grow_token_buffer): Remove, private.
|
||||
* src/lex.c (maxtoken, grow_token_buffer): Static.
|
||||
|
||||
2001-01-18 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Since we now use obstacks, more % directives can be enabled.
|
||||
|
||||
Reference in New Issue
Block a user