X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c6f1a33c06db52ed122d0922885602cf37f99941..56f772e95e0268d7dc4695450e8f65c22be9fbc2:/po/POTFILES.in?ds=sidebyside diff --git a/po/POTFILES.in b/po/POTFILES.in index 22bdfdd2..d39ca4c7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,21 +1,25 @@ -src/LR0.c src/complain.c src/conflicts.c src/files.c src/getargs.c -src/lalr.c -src/parse-gram.c +src/gram.c +src/location.c +src/main.c +src/parse-gram.y src/print.c src/reader.c src/reduce.c -src/scan-gram.c +src/scan-code.l +src/scan-gram.l 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/xmalloc.c +lib/subpipe.c +lib/timevar.c +lib/xalloc-die.c