Files
bison/po/POTFILES.in
Paul Eggert 1ce590705a * NEWS: Bison-generated C parsers now use the _ macro to
translate strings.
* data/yacc.c (_) [!defined _]: New macro.
All English strings wrapped inside this macro.
* doc/bison.texinfo (Bison Parser): Document _.
* po/POTFILES.in: Include src/parse-gram.c, since it now
includes translateable strings that parse-gram.y doesn't.
2005-04-14 00:08:56 +00:00

25 lines
325 B
Plaintext

src/complain.c
src/conflicts.c
src/files.c
src/getargs.c
src/gram.c
src/main.c
src/parse-gram.c
src/parse-gram.y
src/print.c
src/reader.c
src/reduce.c
src/scan-gram.l
src/symlist.c
src/symtab.c
lib/argmatch.c
lib/bitset_stats.c
lib/error.c
lib/getopt.c
lib/obstack.c
lib/quotearg.c
lib/subpipe.c
lib/timevar.c
lib/xmalloc.c