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