Changeset 92 in dev for BasicCompiler32/NumOpe.cpp


Ignore:
Timestamp:
Apr 8, 2007, 2:07:31 AM (17 years ago)
Author:
dai_9181
Message:

列挙型クラスの自動生成コードを修正した(派生クラスでのToStringメソッドを廃止し、サイズを軽減した)。

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler32/NumOpe.cpp

    r79 r92  
    392392                    }
    393393
    394 
    395                     if( (string)term=="value"){
    396                         int test=0;
    397                     }
    398 
    399 
    400394                    RELATIVE_VAR RelativeVar;
    401395                    Type varType;
Note: See TracChangeset for help on using the changeset viewer.