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

Diff of /pspp/src/weight.c

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

revision 1.8 by jmd, Fri Apr 29 01:02:16 2005 UTC revision 1.9 by blp, Sun Jul 31 21:42:46 2005 UTC
# Line 27  Line 27 
27  #include "str.h"  #include "str.h"
28  #include "var.h"  #include "var.h"
29    
30    #include "gettext.h"
31    #define _(msgid) gettext (msgid)
32    
33  /* WEIGHT transformation. */  /* WEIGHT transformation. */
34  struct weight_trns  struct weight_trns
35    {    {

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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