/[pspp]/pspp/src/var.h
ViewVC logotype

Diff of /pspp/src/var.h

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

revision 1.40 by jstover, Tue Nov 22 22:10:25 2005 UTC revision 1.41 by jstover, Wed Nov 23 13:52:47 2005 UTC
# Line 75  struct variable Line 75  struct variable
75      void *aux;      void *aux;
76      void (*aux_dtor) (struct variable *);      void (*aux_dtor) (struct variable *);
77    
78      /* Values of a categorical variable which.  Procedures need      /* Values of a categorical variable.  Procedures need
79         vectors with binary entries, so any variable of type ALPHA will         vectors with binary entries, so any variable of type ALPHA will
80         have its values stored here. */         have its values stored here. */
81      struct cat_vals *obs_vals;      struct cat_vals *obs_vals;

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41

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