Changeset 140 in dev for BasicCompiler_Common/BasicCompiler.cpp
- Timestamp:
- Jun 15, 2007, 4:00:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/BasicCompiler.cpp
r139 r140 548 548 549 549 //MessageBox(0,"starting compiler/debugger","ActiveBasic",MB_OK); 550 trace( "Start ActiveBasic Compiler!" ); 550 551 551 552 //コモンコントロールを初期化 … … 840 841 } 841 842 843 trace("Complete ActiveBasic Compiler!"); 844 842 845 843 846 return 0;
Note:
See TracChangeset
for help on using the changeset viewer.