Changes between Version 20 and Version 21 of CaoCourseTme3
- Timestamp:
- Feb 17, 2007, 4:40:22 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CaoCourseTme3
v20 v21 66 66 67 67 %% 68 [ \t] {]69 \n 68 [ \t] {} 69 \n {yylineno++;} 70 70 expression1 {printf("TOKEN1: %s\n", yytext);} 71 71 expression2 {printf("TOKEN2: %s\n", yytext);}