Changeset 855 for trunk/MagicSoft/Mars/mbase/MWriteRootFile.cc
- Timestamp:
- 07/05/01 13:23:12 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MWriteRootFile.cc
r852 r855 322 322 // Check for the Write flag 323 323 // 324 if (!entry->GetContainer()-> HasChanged())324 if (!entry->GetContainer()->IsReadyToSave()) 325 325 continue; 326 326
Note:
See TracChangeset
for help on using the changeset viewer.