Changeset 6348 for trunk/MagicSoft/Mars/mfileio
- Timestamp:
- 02/10/05 13:59:48 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfileio/MWriteRootFile.cc
r6245 r6348 787 787 while (1) 788 788 { 789 //TString sub = fname(idx+dest.Length());790 cout << "--------->" << fname << "<-----------" << endl;791 789 idx = regexp.Index(fname, &len); 792 790 if (idx<0)
Note:
See TracChangeset
for help on using the changeset viewer.