* src/output.c (output_definitions): New function, which copies

attrs_obstack in the '%%definitions' directive.
* src/bison.simple: Add `%%definitions'.
This commit is contained in:
Pascal Bart
2001-08-28 18:35:33 +00:00
parent 2b763dfe15
commit d1a2daf76a
3 changed files with 11 additions and 10 deletions

View File

@@ -33,6 +33,9 @@
#include <stdio.h>
/* Copy the user declarations. */
%%definitions
#ifndef __cplusplus
# ifndef __STDC__
# define const