X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=src%2Fttt-lex.h;h=1f98457329073f87ded04933ecf3816ee575e940;hb=747a73feb09523f99f5fb65dcb048ba38cc6eeb6;hp=d70d5d89ce9ca4134965a7b6a2f5565daa8566a1;hpb=add37ecc4ee6485d9f91f95f1c983abf867da2c6;p=ttt diff --git a/src/ttt-lex.h b/src/ttt-lex.h index d70d5d8..1f98457 100644 --- a/src/ttt-lex.h +++ b/src/ttt-lex.h @@ -209,6 +209,7 @@ void yyfree (void * ,yyscan_t yyscanner ); #ifdef YY_HEADER_EXPORT_START_CONDITIONS #define INITIAL 0 +#define STRING 1 #endif @@ -314,8 +315,8 @@ extern int yylex (yyscan_t yyscanner); #undef YY_DECL_IS_OURS #undef YY_DECL #endif -#line 17 "ttt-lex.l" +#line 65 "ttt-lex.l" -#line 320 "ttt-lex.h" +#line 321 "ttt-lex.h" #undef yyIN_HEADER #endif /* yyHEADER_H */