(file) Return to WQL.l CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / WQL

Diff for /pegasus/src/Pegasus/WQL/WQL.l between version 1.7 and 1.8

version 1.7, 2005/02/11 19:52:49 version 1.8, 2005/05/24 20:26:33
Line 91 
Line 91 
    return TOK_ISA;    return TOK_ISA;
 } }
  
   "\." {
     WQL_TRACE(("LEX: %s [TOK_DOT]\n", yytext));
     return TOK_DOT;
   }
   
   
  
 [Tt][Rr][Uu][Ee] { [Tt][Rr][Uu][Ee] {
  


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2