Changeset 6821 for trunk/MagicSoft/Mars/mpedestal
- Timestamp:
- 03/15/05 11:32:29 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MExtractPedestal.cc
r6502 r6821 442 442 if (fExtractor) 443 443 { 444 if (!fExtractor->ReInit(pList)) 445 return kFALSE; 446 444 447 if (!fExtractor->InitArrays()) 445 448 return kFALSE;
Note:
See TracChangeset
for help on using the changeset viewer.