Files
bison/po/POTFILES.in
Paul Eggert b4ebc2134b Add src/assoc.c, src/closure.c, src/gram.c,
src/main.c, src/relation.c, src/state.c, lib/bitset_stats.c,
lib/timevar.c.
Use src/parse-gram.y instead of src/parse-gram.c, as the gettext
manual recommends.
Similarly, use src/scan-gram.l instead of src/scan-gram.c.
2002-08-12 14:28:29 +00:00

30 lines
381 B
Plaintext

src/LR0.c
src/assoc.c
src/closure.c
src/complain.c
src/conflicts.c
src/files.c
src/getargs.c
src/gram.c
src/lalr.c
src/main.c
src/parse-gram.y
src/print.c
src/reader.c
src/reduce.c
src/relation.c
src/scan-gram.l
src/state.c
src/symlist.c
src/symtab.c
src/tables.c
lib/argmatch.c
lib/bitset_stats.c
lib/error.c
lib/getopt.c
lib/obstack.c
lib/quotearg.c
lib/timevar.c
lib/xmalloc.c