pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/vector.c
diff -u pspp/src/vector.c:1.9 pspp/src/vector.c:1.10
--- pspp/src/vector.c:1.9       Mon May  2 06:21:21 2005
+++ pspp/src/vector.c   Sun Jul 31 21:42:46 2005
@@ -29,6 +29,9 @@
 #include "str.h"
 #include "var.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 int
 cmd_vector (void)
 {




reply via email to

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