From 5049f457bf4d2c96b4415156a3e583d3a622a25d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 1 Jun 1996 22:00:33 +0000 Subject: [PATCH] Initial revision --- POTFILES.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 POTFILES.in diff --git a/POTFILES.in b/POTFILES.in new file mode 100644 index 00000000..0794be6e --- /dev/null +++ b/POTFILES.in @@ -0,0 +1,20 @@ +# List of files which contain translatable strings. +# Copyright (C) 1996 Free Software Foundation, Inc. + +# Package source files +allocate.c +closure.c +conflicts.c +derives.c +getargs.c +lalr.c +lex.c +main.c +nullable.c +output.c +print.c +reader.c +reduce.c + +# Common library files +getopt.c -- 2.47.2