Changeset 140 in dev for BasicCompiler_Common/Subroutine.cpp
- Timestamp:
- Jun 15, 2007, 4:00:25 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/Subroutine.cpp
r135 r140 602 602 pUserProc->SetParamsAndReturnType( buffer + i, nowLine, isStatic ); 603 603 604 #ifdef _DEBUG605 604 pUserProc->_paramStr = buffer + i; 606 #endif607 605 608 606
Note:
See TracChangeset
for help on using the changeset viewer.