1 /* This is generated by runlex.sh.  Do not edit it. */
2 
3 #ifndef YY_DECL
4 #define YY_DECL int yylex(void)
5 #endif
6 YY_DECL;
7