Ignore:
Timestamp:
Jun 15, 2007, 4:00:25 AM (17 years ago)
Author:
dai_9181
Message:

traceログ機能を搭載
動的メンバをstl::vectorにまとめた
シンボルをクラス化した

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BasicCompiler_Common/BasicCompiler.cpp

    r139 r140  
    548548
    549549    //MessageBox(0,"starting compiler/debugger","ActiveBasic",MB_OK);
     550    trace( "Start ActiveBasic Compiler!" );
    550551
    551552    //コモンコントロールを初期化
     
    840841    }
    841842
     843    trace("Complete ActiveBasic Compiler!");
     844
    842845
    843846    return 0;
Note: See TracChangeset for help on using the changeset viewer.