pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/examine.q


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/examine.q
Date: Sun, 31 Jul 2005 17:42:59 -0400

Index: pspp/src/examine.q
diff -u pspp/src/examine.q:1.27 pspp/src/examine.q:1.28
--- pspp/src/examine.q:1.27     Tue May  3 11:26:04 2005
+++ pspp/src/examine.q  Sun Jul 31 21:42:46 2005
@@ -44,6 +44,10 @@
 #include "moments.h"
 #include "percentiles.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+#define N_(msgid) msgid
+
 /* (headers) */
 #include "chart.h"
 




reply via email to

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