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

Diff of /bison/src/conflicts.h

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

revision 1.3 by akim, Tue Nov 7 16:28:46 2000 UTC revision 1.3.2.1 by akim, Sat Sep 22 18:13:24 2001 UTC
# Line 25  Line 25 
25  void initialize_conflicts PARAMS ((void));  void initialize_conflicts PARAMS ((void));
26  void print_conflicts PARAMS ((void));  void print_conflicts PARAMS ((void));
27  void print_reductions PARAMS ((int));  void print_reductions PARAMS ((int));
28  void finalize_conflicts PARAMS ((void));  void free_conflicts PARAMS ((void));
29    
30  /* Were there conflicts? */  /* Were there conflicts? */
31  extern int any_conflicts;  extern int any_conflicts;

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

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