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

Diff for /pegasus/src/Pegasus/CQL/CQL.l between version 1.12 and 1.13

version 1.12, 2005/04/23 18:38:35 version 1.13, 2005/12/09 20:02:09
Line 65 
Line 65 
 extern CQLParserState* CQL_globalParserState; extern CQLParserState* CQL_globalParserState;
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
 char msg_[100];  static char msg_[100];
 void printf__(char * msg){ void printf__(char * msg){
         if(DEBUG_LEX == 1)         if(DEBUG_LEX == 1)
                 printf("%s\n",msg);                 printf("%s\n",msg);


Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2