Ignore:
Timestamp:
01/24/05 11:08:09 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJPedestal.cc

    r5902 r5957  
    752752
    753753    if (fPathOut.IsNull())
     754    {
     755        *fLog << inf << "No output path specified via SetPathOut - no output written." << endl;
    754756        return kTRUE;
     757    }
    755758
    756759    const TString oname(GetOutputFile());
Note: See TracChangeset for help on using the changeset viewer.