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

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

version 1.12, 2005/05/15 13:28:29 version 1.13, 2005/10/31 17:39:10
Line 110 
Line 110 
 } }
  
 void CQLParser::parse( void CQLParser::parse(
     const Array<char>& text,      const Buffer& text,
     CQLSelectStatement& statement)     CQLSelectStatement& statement)
 { {
     PEG_METHOD_ENTER(TRC_CQL,"CQLParser::parse");     PEG_METHOD_ENTER(TRC_CQL,"CQLParser::parse");


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