mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-18 08:43:03 +00:00
* data/glr.cc: Remove dead code.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2006-04-27 Akim Demaille <akim@lrde.epita.fr>
|
||||||
|
|
||||||
|
* data/glr.cc: Remove dead code.
|
||||||
|
|
||||||
2006-04-25 Paul Eggert <eggert@cs.ucla.edu>
|
2006-04-25 Paul Eggert <eggert@cs.ucla.edu>
|
||||||
|
|
||||||
* bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
|
* bootstrap: Comment out the AM_CPPFLAGS line, since we don't use
|
||||||
|
|||||||
@@ -259,15 +259,6 @@ b4_syncline([@oline@], [@ofile@])[
|
|||||||
# define YYTOKEN_TABLE ]b4_token_table[
|
# define YYTOKEN_TABLE ]b4_token_table[
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if 0
|
|
||||||
/* Copy the second part of user declarations. */
|
|
||||||
]b4_post_prologue[
|
|
||||||
|
|
||||||
]/* Line __line__ of glr.cc. */
|
|
||||||
|
|
||||||
b4_syncline([@oline@], [@ofile@])[
|
|
||||||
#endif
|
|
||||||
|
|
||||||
/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
|
/* YYLLOC_DEFAULT -- Set CURRENT to span from RHS[1] to RHS[N].
|
||||||
If N is 0, then set CURRENT to the empty location which ends
|
If N is 0, then set CURRENT to the empty location which ends
|
||||||
the previous symbol: RHS[0] (always defined). */
|
the previous symbol: RHS[0] (always defined). */
|
||||||
|
|||||||
Reference in New Issue
Block a user