Changeset 384 in dev
- Timestamp:
 - Jan 2, 2008, 1:22:49 AM (18 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/abdev/BasicCompiler_Common/src/Class.cpp (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/abdev/BasicCompiler_Common/src/Class.cpp
r382 r384 545 545 else 546 546 { 547 548 if( pUserProc->GetName() == "GenericProc" )549 {550 int test=0;551 }552 553 547 // インターフェイス メソッドのオーバーライド 554 548 BOOST_FOREACH( ::Interface *pInterface, pobj_c->GetInterfaces() )  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  