pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/sel-if.c
diff -u pspp/src/sel-if.c:1.9 pspp/src/sel-if.c:1.10
--- pspp/src/sel-if.c:1.9       Fri Apr 29 01:02:15 2005
+++ pspp/src/sel-if.c   Sun Jul 31 21:42:46 2005
@@ -27,6 +27,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* SELECT IF transformation. */
 struct select_if_trns
   {




reply via email to

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