pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/matrix-data.c
diff -u pspp/src/matrix-data.c:1.29 pspp/src/matrix-data.c:1.30
--- pspp/src/matrix-data.c:1.29 Tue May 17 05:46:39 2005
+++ pspp/src/matrix-data.c      Sun Jul 31 21:42:46 2005
@@ -38,6 +38,9 @@
 #include "var.h"
 #include "vfm.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 #include "debug-print.h"
 
 /* FIXME: /N subcommand not implemented.  It should be pretty simple,




reply via email to

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