/[bison]/bison/src/getargs.h
ViewVC logotype

Diff of /bison/src/getargs.h

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

revision 1.16 by akim, Sat May 25 16:12:40 2002 UTC revision 1.17 by akim, Sun May 26 20:25:52 2002 UTC
# Line 43  enum Line 43  enum
43      report_states = 1 << 0,      report_states = 1 << 0,
44      report_itemsets = 1 << 1,      report_itemsets = 1 << 1,
45      report_lookaheads = 1 << 2,      report_lookaheads = 1 << 2,
46        report_solved_conflicts = 1 << 3,
47      report_all = ~0      report_all = ~0
48    };    };
49    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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