Ignore:
Timestamp:
11/10/05 10:12:01 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r7349 r7389  
    452452            return kFALSE;
    453453        plist.AddToList(&source);
    454         *fLog << inf << "Using Source Position: " << source.GetTitle() << endl;
     454        *fLog << inf << "Using Source Position: ";
     455        source.Print("RaDec");
    455456    }
    456457    else
Note: See TracChangeset for help on using the changeset viewer.