Ignore:
Timestamp:
Feb 27, 2008, 5:21:00 PM (16 years ago)
Author:
dai_9181
Message:

LexicalAnalysis.cppを除去した

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abdev/BasicCompiler_Common/src/Procedure.cpp

    r397 r400  
    110110        }
    111111    }
     112
     113    /*
     114    GetStringInPare( temporary, sourceOfParams + i );
     115    RemoveStringPare( temporary );
     116    */
     117
    112118    while(1){
    113119        if(sourceOfParams[i]==')') break;
Note: See TracChangeset for help on using the changeset viewer.