/[pspp]/pspp/src/data-in.h
ViewVC logotype

Diff of /pspp/src/data-in.h

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

revision 1.3 by blp, Tue Feb 17 06:19:35 2004 UTC revision 1.4 by blp, Mon Mar 7 06:25:36 2005 UTC
# Line 27  Line 27 
27  enum  enum
28    {    {
29      DI_IGNORE_ERROR = 01,       /* Don't report errors to the user. */      DI_IGNORE_ERROR = 01,       /* Don't report errors to the user. */
30        DI_IMPLIED_DECIMALS = 02    /* Insert decimals if no '.' in input. */
31    };    };
32    
33  /* Information about parsing one data field. */  /* Information about parsing one data field. */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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