]> git.saurik.com Git - bison.git/blobdiff - src/output.h
Update
[bison.git] / src / output.h
index 7bd3184af0c87929aecf8e33918689e39ec7ece9..9a2dcb8f3b7c00d523ad057ed1c855ae7c7dea42 100644 (file)
 #ifndef OUTPUT_H_
 # define OUTPUT_H_
 
-/* 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));
-
 /* Output the parsing tables and the parser code to FTABLE.  */
 void output PARAMS ((void));