pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/modify-vars.c
diff -u pspp/src/modify-vars.c:1.13 pspp/src/modify-vars.c:1.14
--- pspp/src/modify-vars.c:1.13 Mon May  2 06:21:20 2005
+++ pspp/src/modify-vars.c      Sun Jul 31 21:42:46 2005
@@ -33,6 +33,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* FIXME: should change weighting variable, etc. */
 /* These control the ordering produced by
    compare_variables_given_ordering(). */




reply via email to

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