pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/loop.c
diff -u pspp/src/loop.c:1.19 pspp/src/loop.c:1.20
--- pspp/src/loop.c:1.19        Mon May  2 06:21:20 2005
+++ pspp/src/loop.c     Sun Jul 31 21:42:46 2005
@@ -32,6 +32,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* LOOP strategy:




reply via email to

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