Changeset 114 in dev for BasicCompiler_Common/VarList.cpp
- Timestamp:
- May 10, 2007, 8:52:40 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BasicCompiler_Common/VarList.cpp
r100 r114 726 726 727 727 if(pUserProc){ 728 pobj_CompilingClass =pUserProc->GetParentClassPtr();728 pobj_CompilingClass = pUserProc->GetParentClassPtr(); 729 729 UserProc::CompileStartForUserProc( pUserProc ); 730 730 }
Note:
See TracChangeset
for help on using the changeset viewer.