From: Peter Johnson Date: Wed, 26 Dec 2001 18:42:10 +0000 (-0000) Subject: This was significantly out of date. Bring up-to-date with current source. X-Git-Tag: v0.1.0~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=14da2c24d46082e1598e0bc28524f79a9b3be03b;p=yasm This was significantly out of date. Bring up-to-date with current source. svn path=/trunk/yasm/; revision=399 --- diff --git a/po/POTFILES.in b/po/POTFILES.in index c845409b..90c9238e 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -5,7 +5,14 @@ src/errwarn.c src/bytecode.c +src/expr.c +src/file.c +src/floatnum.c +src/intnum.c +src/main.c +src/options.c src/symrec.c -src/parsers/nasm/bison.c -src/parsers/nasm/token.c -src/preprocs/raw/preproc.c +nasm-bison.c +nasm-token.c +src/arch/x86/x86bc.c +src/preprocs/raw/raw-preproc.c