/* 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));
-
-extern struct obstack muscle_obstack;
-
#endif /* !OUTPUT_H_ */