pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/repeat.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/repeat.c
Date: Sun, 31 Jul 2005 17:43:17 -0400

Index: pspp/src/repeat.c
diff -u pspp/src/repeat.c:1.16 pspp/src/repeat.c:1.17
--- pspp/src/repeat.c:1.16      Mon May  2 06:21:20 2005
+++ pspp/src/repeat.c   Sun Jul 31 21:42:46 2005
@@ -27,12 +27,15 @@
 #include "command.h"
 #include "dictionary.h"
 #include "error.h"
-#include "getline.h"
+#include "getl.h"
 #include "lexer.h"
 #include "misc.h"
 #include "settings.h"
 #include "str.h"
 #include "var.h"
+
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
 
 #include "debug-print.h"
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]