Ignore:
Timestamp:
02/14/05 19:29:41 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r5307 r6466  
    351351{
    352352    TString s(o);
     353    if (s.Contains("dbg", TString::kIgnoreCase))
     354        fList.Print();
     355
    353356    if (!s.Contains("all", TString::kIgnoreCase))
    354357    {
Note: See TracChangeset for help on using the changeset viewer.