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

Diff of /pspp/src/temporary.c

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

revision 1.11 by jmd, Fri Apr 29 01:02:16 2005 UTC revision 1.12 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  int temporary;  int temporary;
39  struct dictionary *temp_dict;  struct dictionary *temp_dict;
40  int temp_trns;  int temp_trns;

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

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