X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/342b8b6e2156e923797745af2da2596e3086ccd5..e657f3698ed074bca2a84d5e2498f8f369c3bc49:/po/POTFILES.in diff --git a/po/POTFILES.in b/po/POTFILES.in index 6215d608..d39ca4c7 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,21 +1,25 @@ -src/LR0.c src/complain.c src/conflicts.c -src/derives.c src/files.c src/getargs.c -src/lalr.c -src/lex.c +src/gram.c +src/location.c src/main.c -src/nullable.c -src/output.c +src/parse-gram.y src/print.c -src/print_graph.c src/reader.c src/reduce.c +src/scan-code.l +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/xmalloc.c +lib/subpipe.c +lib/timevar.c +lib/xalloc-die.c