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

Diff of /bison/src/output.h

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

revision 1.2 by akim, Tue Nov 7 16:28:47 2000 UTC revision 1.3 by pascal, Fri Aug 31 08:00:56 2001 UTC
# Line 21  Line 21 
21  #ifndef OUTPUT_H_  #ifndef OUTPUT_H_
22  # define OUTPUT_H_  # define OUTPUT_H_
23    
 /* Output constant strings to the beginning of certain files.  */  
 void output_headers PARAMS ((void));  
   
 /* Output constant strings to the ends of certain files.  */  
 void output_trailers PARAMS ((void));  
   
24  /* Output the parsing tables and the parser code to FTABLE.  */  /* Output the parsing tables and the parser code to FTABLE.  */
25  void output PARAMS ((void));  void output PARAMS ((void));
26    

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

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