From: Joel E. Denny Date: Mon, 29 May 2006 03:39:12 +0000 (+0000) Subject: * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. X-Git-Tag: v2.3b~387 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/2a26b6c28bf3d924e2e66ee1ab66768579c1e5d7?ds=inline * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. --- diff --git a/ChangeLog b/ChangeLog index 85646aec..f95ad56c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-05-29 Joel E. Denny + + * src/getargs.c (usage): Mention GLR not just LALR(1) in --help output. + 2006-05-26 Paul Eggert * data/yacc.c (yy_reduce_print): Omit trailing white space in diff --git a/src/getargs.c b/src/getargs.c index 13b0d321..ec7ddf17 100644 --- a/src/getargs.c +++ b/src/getargs.c @@ -198,7 +198,7 @@ usage (int status) /* Some efforts were made to ease the translators' task, please continue. */ fputs (_("\ -GNU bison generates parsers for LALR(1) grammars.\n"), stdout); +GNU bison generates parsers for LALR(1) or GLR grammars.\n"), stdout); putc ('\n', stdout); fprintf (stdout, _("\