Ignore:
Timestamp:
03/29/05 18:37:44 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpointing/MSrcPosCalc.cc

    r6874 r6903  
    197197
    198198    *fLog << inf;
    199     *fLog << "Pointing Position: " << GetRaDec(*fPointPos)  << endl;
    200     *fLog << "Source   Position: " << GetRaDec(*fSourcePos) << endl;
     199    //*fLog << "Pointing Position: " << GetRaDec(*fPointPos)  << endl;
     200    *fLog << "Source Position: " << GetRaDec(*fSourcePos) << endl;
    201201
    202202    return kTRUE;
Note: See TracChangeset for help on using the changeset viewer.