/* File : flex_src_2.5.39/libyywrap.c */ int yywrap (void) { return 1; }