Ignore:
Timestamp:
Jul 29, 2007, 9:30:14 PM (17 years ago)
Author:
dai_9181
Message:

Selectステートメントのスケジュール機構をリファクタリング

File:
1 edited

Legend:

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

    r248 r250  
    2323LABEL *pLabelNames;
    2424int MaxLabelNum;
    25 
    26 //Caseスケジュール
    27 DWORD *pCaseSchedule;
    28 int CaseScheduleNum;
    29 int NowCaseSchedule;
    3025
    3126//グローバル変数初期バッファ
Note: See TracChangeset for help on using the changeset viewer.