pspp-cvs
[Top][All Lists]
Advanced

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

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


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

Index: pspp/src/aggregate.c
diff -u pspp/src/aggregate.c:1.38 pspp/src/aggregate.c:1.39
--- pspp/src/aggregate.c:1.38   Fri May 27 04:39:52 2005
+++ pspp/src/aggregate.c        Sun Jul 31 21:42:46 2005
@@ -40,6 +40,9 @@
 #include "vfm.h"
 #include "vfmP.h"
 
+#include "gettext.h"
+#define _(msgid) gettext (msgid)
+
 /* Specifies how to make an aggregate variable. */
 struct agr_var
   {




reply via email to

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