Ignore:
Timestamp:
Aug 23, 2007, 10:58:43 PM (17 years ago)
Author:
dai_9181
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/NumOpe_GetType.cpp

    r299 r301  
    303303bool GetTermType( const char *term, Type &resultType, bool &isLiteral, bool *pIsClassName )
    304304{
    305     if( (string)term=="a[1]")
    306     {
    307         int test=0;
    308     }
    309305    char parameter[VN_SIZE];
    310306
Note: See TracChangeset for help on using the changeset viewer.