X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c0cac722f7e5d7498528a67a37477cdf9ed1745c..5422d56a718805a2470558808355e04182a12d65:/po/POTFILES.in?ds=sidebyside diff --git a/po/POTFILES.in b/po/POTFILES.in index f1348238..b62e8a10 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -3,14 +3,17 @@ src/conflicts.c src/files.c src/getargs.c src/gram.c -src/lalr.c +src/graphviz.c +src/location.c src/main.c -src/parse-gram.c +src/muscle-tab.c +src/parse-gram.y src/print.c src/reader.c src/reduce.c -src/scan-gram.c -src/state.c +src/scan-code.l +src/scan-gram.l +src/scan-skel.l src/symlist.c src/symtab.c @@ -19,6 +22,9 @@ lib/bitset_stats.c lib/error.c lib/getopt.c lib/obstack.c +lib/spawn-pipe.c lib/quotearg.c lib/timevar.c -lib/xmalloc.c +lib/w32spawn.h +lib/wait-process.c +lib/xalloc-die.c