]> git.saurik.com Git - bison.git/blobdiff - src/output.h
* src/getargs.h (trace_e): Add trace_scan, and trace_parse.
[bison.git] / src / output.h
index 67d5078fb3af5d3f442d9dfaf060f10f0d5a04e8..53cef8960d13d6c500980d9cc1e4367b7a9d6456 100644 (file)
@@ -26,7 +26,4 @@ extern int error_verbose;
 /* Output the parsing tables and the parser code to FTABLE.  */
 void output PARAMS ((void));
 
-void actions_output PARAMS ((FILE *out));
-void token_definitions_output PARAMS ((FILE *out));
-
 #endif /* !OUTPUT_H_ */