Changes between Version 20 and Version 21 of CaoCourseTme3


Ignore:
Timestamp:
Feb 17, 2007, 4:40:22 PM (18 years ago)
Author:
alain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CaoCourseTme3

    v20 v21  
    6666
    6767%%
    68 [ \t]                       {]                   
    69 \n                         {yylineno++;}
     68[ \t]                  {}                 
     69\n                     {yylineno++;}
    7070expression1          {printf("TOKEN1: %s\n", yytext);}
    7171expression2          {printf("TOKEN2: %s\n", yytext);}