Ignore:
Timestamp:
02/10/05 13:59:48 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r6245 r6348  
    787787        while (1)
    788788        {
    789             //TString sub = fname(idx+dest.Length());
    790             cout << "--------->" << fname << "<-----------" << endl;
    791789            idx = regexp.Index(fname, &len);
    792790            if (idx<0)
Note: See TracChangeset for help on using the changeset viewer.