X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/705db0b507ba8d57d31a23a1ac685b2d4d17e7d5..d074a105ae56eb6fd898498eda59f3b9fe3c2062:/po/cat-id-tbl.c diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index ed269d5b..6627ce81 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -43,6 +43,7 @@ Operation modes:\n\ -y, --yacc emulate POSIX yacc\n", 26}, {"\ Parser:\n\ + -S, --skeleton=FILE specify the skeleton to use\n\ -t, --debug instrument the parser for debugging\n\ --locations enable locations computation\n\ -p, --name-prefix=PREFIX prepend PREFIX to the external symbols\n\ @@ -58,7 +59,8 @@ Output:\n\ -o, --output-file=FILE leave output to FILE\n", 28}, {"Report bugs to .\n", 29}, {"bison (GNU Bison) %s", 30}, - {"Copyright 1984, 1986, 1989, 1992, 2000 Free Software Foundation, Inc.\n", 31}, + {"\ +Copyright 1984, 1986, 1989, 1992, 2000, 2001 Free Software Foundation, Inc.\n", 31}, {"\ This is free software; see the source for copying conditions. There is NO\n\ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n", 32}, @@ -181,7 +183,6 @@ reduced %s defines %d terminal%s, %d nonterminal%s, and %d production%s.\n", 126 {"memory exhausted", 139}, {"`", 140}, {"'", 141}, - {"Memory exhausted", 142}, }; -int _msg_tbl_length = 142; +int _msg_tbl_length = 141;