Ignore:
Timestamp:
11/01/01 15:51:02 (23 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MWriteRootFile.cc

    r1004 r1028  
    101101    //
    102102    delete fOut;
     103
     104    //
     105    // Remark:
     106    // - Trees are automatically deleted by the the file
     107    //   (unless file.SetDirectory(0) was called)
     108    // - Branches are automatically deleted by the tree destructor
     109    //
    103110}
    104111
Note: See TracChangeset for help on using the changeset viewer.