summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorAkim Demaille <akim@epita.fr>2000-11-02 15:21:05 +0000
committerAkim Demaille <akim@epita.fr>2000-11-02 15:21:05 +0000
commit0dbb648e3fbf9f879fb1f44a5933f2f32ddc590d (patch)
treead112d4450e7b5ee614c5dc6dd46fe4390499369 /po/POTFILES.in
parent896fe5c10a4b4b434afb37b9de106b23d42a09f4 (diff)
downloadbison-0dbb648e3fbf9f879fb1f44a5933f2f32ddc590d.tar.gz
* src/files.c [VMS]: No longer include `ssdef.h', no longer define
`unlink': it's no longer used. * src/files.h: Formatting changes.
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 7b8872ef..2f8cc7d0 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -1,5 +1,4 @@
src/LR0.c
-src/allocate.c
src/closure.c
src/conflicts.c
src/derives.c
@@ -17,5 +16,8 @@ src/reduce.c
# src/symtab.c
# src/warshall.c
+lib/error.c
lib/getopt.c
-lib/getopt1.c
+lib/obstack.c
+lib/quotearg.c
+lib/xmalloc.c