Changeset 1629 in Sophya for trunk/ArchTOIPipe/ProcWSophya/toi2map.cc
- Timestamp:
- Aug 8, 2001, 12:01:41 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/ProcWSophya/toi2map.cc
r1536 r1629 42 42 TOI2Map::~TOI2Map() 43 43 { 44 if(mWSph && !mWSphInternal) delete mWSph;44 if(mWSph && mWSphInternal) delete mWSph; 45 45 } 46 46
Note:
See TracChangeset
for help on using the changeset viewer.