Changeset 188 in dev for trunk/abdev/BasicCompiler_Common/BasicCompiler.cpp
- Timestamp:
- Jun 25, 2007, 5:41:01 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler_Common/BasicCompiler.cpp
r182 r188 552 552 char temporary[1024],temp2[MAX_PATH]; 553 553 554 MessageBox(0,"starting compiler/debugger","ActiveBasic",MB_OK);554 //MessageBox(0,"starting compiler/debugger","ActiveBasic",MB_OK); 555 555 trace( "Start ActiveBasic Compiler!" ); 556 556
Note:
See TracChangeset
for help on using the changeset viewer.