/[pspp]/pspp/src/recode.c
ViewVC logotype

Diff of /pspp/src/recode.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23 by blp, Mon May 16 07:33:17 2005 UTC revision 1.24 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 31  Line 31 
31  #include "magic.h"  #include "magic.h"
32  #include "str.h"  #include "str.h"
33  #include "var.h"  #include "var.h"
34    
35    #include "gettext.h"
36    #define _(msgid) gettext (msgid)
37    
38  /* Definitions. */  /* Definitions. */
39    

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26