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

Diff of /pspp/src/output.h

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

revision 1.5 by jmd, Fri Jan 14 04:05:47 2005 UTC revision 1.6 by blp, Tue Mar 1 08:16:15 2005 UTC
# Line 104  struct outp_text Line 104  struct outp_text
104    {    {
105      /* Public. */      /* Public. */
106      int options;                /* What is specified. */      int options;                /* What is specified. */
107      struct len_string s;        /* String. */      struct fixed_string s;      /* String. */
108      int h, v;                   /* Horizontal, vertical size. */      int h, v;                   /* Horizontal, vertical size. */
109      int x, y;                   /* Position. */      int x, y;                   /* Position. */
110    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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