Changeset 4258 in ntrip


Ignore:
Timestamp:
Jun 22, 2012, 9:39:10 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/rinex/reqcanalyze.cpp

    r4257 r4258  
    114114////////////////////////////////////////////////////////////////////////////
    115115void t_reqcAnalyze::analyzeFile(const t_rnxObsFile* rnxObsFile) {
    116   cout << rnxObsFile->fileName().toAscii().data() << endl;
     116  *_log << rnxObsFile->fileName().toAscii().data() << endl;
    117117}
Note: See TracChangeset for help on using the changeset viewer.