diff options
Diffstat (limited to 'web/yacco2/grammar-testsuite/testout.h')
-rw-r--r-- | web/yacco2/grammar-testsuite/testout.h | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/web/yacco2/grammar-testsuite/testout.h b/web/yacco2/grammar-testsuite/testout.h new file mode 100644 index 0000000000..9b45fe9294 --- /dev/null +++ b/web/yacco2/grammar-testsuite/testout.h @@ -0,0 +1,39 @@ +/*4:*/ +#line 26 "/usr/local//yacco2/grammar-testsuite/testout_includes.w" + + +#line 27 "/usr/local//yacco2/grammar-testsuite/testout_includes.w" + +#ifndef testout__ +#define testout__ 1 +#include <stdarg.h> +#include <stdlib.h> +#include <string.h> +#include <limits.h> + +#include "yacco2.h" +#include "testout_T_enumeration.h" +#include "yacco2_characters.h" +#include "yacco2_k_symbols.h" +#include "testout_terminals.h" +#include "testout_err_symbols.h" +#include "pager_1.h" +#include "testout_err_hdlr.h" + +using namespace std; +using namespace NS_testout_T_enum; +using namespace NS_yacco2_k_symbols; +using namespace NS_testout_terminals; +using namespace NS_testout_err_symbols; +using namespace yacco2; +#endif +#line 1 "/usr/local//yacco2/grammar-testsuite/testout_prog.w" + + + + + + + + +/*:4*/ |