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

Diff of /pspp/src/compute.c

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

revision 1.20 by blp, Mon May 16 07:33:16 2005 UTC revision 1.21 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 31  Line 31 
31  #include "str.h"  #include "str.h"
32  #include "var.h"  #include "var.h"
33    
34    #include "gettext.h"
35    #define _(msgid) gettext (msgid)
36    
37  struct compute_trns;  struct compute_trns;
38  struct lvalue;  struct lvalue;
39    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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