pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/rank.q
diff -u pspp/src/rank.q:1.2 pspp/src/rank.q:1.3
--- pspp/src/rank.q:1.2 Sun Jul 31 05:59:26 2005
+++ pspp/src/rank.q     Sun Jul 31 21:42:46 2005
@@ -25,6 +25,9 @@
 #include "sort-prs.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* (headers) */
 
 /* (specification)




reply via email to

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