| 4616 | } |
| 4617 | |
| 4618 | void das2_yybegin_reader ( yyscan_t yyscanner ) { |
| 4619 | struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; |
| 4620 | BEGIN(reader); |
| 4621 | } |
| 4622 | |
| 4623 | void das2_yyend_reader ( yyscan_t yyscanner ) { |
| 4624 | struct yyguts_t * yyg = (struct yyguts_t*)yyscanner; |