Changeset 9612 in ntrip for trunk/BNC/src/pppRun.cpp


Ignore:
Timestamp:
Jan 19, 2022, 10:34:25 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/pppRun.cpp

    r9609 r9612  
    547547
    548548  try {
    549     cout << "_opt->_rinexNav: " << _opt->_rinexNav.c_str() << endl;
    550549    _rnxNavFile = new t_rnxNavFile(QString(_opt->_rinexNav.c_str()), t_rnxNavFile::input);
    551550  }
Note: See TracChangeset for help on using the changeset viewer.