Ignore:
Timestamp:
03/15/05 11:51:51 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/main/MTracking.cc

    r4256 r6823  
    463463        {
    464464            fOut->Lock("MTracking::TrackPosition");
    465             *fOut << "RE-REPORT " << MTime(-1) << " " << repos.Zd() << " " << repos.Az() <<" " << vt.Zd() << " " << vt.Az() << endl;
     465            *fOut << "RE-REPORT 00 " << MTime(-1) << " " << repos.Zd() << " " << repos.Az() <<" " << vt.Zd() << " " << vt.Az() << endl;
    466466            fOut->UnLock("MTracking::TrackPosition");
    467467        }
Note: See TracChangeset for help on using the changeset viewer.