Changeset 587 in dev for trunk/ab5.0/abdev/BasicCompiler_Common/Compile.cpp
- Timestamp:
- May 10, 2008, 3:09:26 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/BasicCompiler_Common/Compile.cpp
r585 r587 744 744 } 745 745 746 compiler.codeGenerator.NextSourceLine( compiler.GetObjectModule(). nativeSection.GetCurrentSourceIndex() );746 compiler.codeGenerator.NextSourceLine( compiler.GetObjectModule().GetCurrentSourceIndex() ); 747 747 748 748 if(Command[0]==1){
Note:
See TracChangeset
for help on using the changeset viewer.