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

Diff of /pspp/src/dictionary.c

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

revision 1.24 by blp, Tue May 17 05:46:39 2005 UTC revision 1.25 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 32  Line 32 
32  #include "value-labels.h"  #include "value-labels.h"
33  #include "var.h"  #include "var.h"
34    
35    #include "gettext.h"
36    #define _(msgid) gettext (msgid)
37    
38  /* A dictionary. */  /* A dictionary. */
39  struct dictionary  struct dictionary
40    {    {

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

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