Changeset 3490 in ntrip


Ignore:
Timestamp:
Oct 31, 2011, 9:13:12 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/combination/bnccomb.cpp

    r3489 r3490  
    10611061      cmbCorr* corr = im.next();
    10621062      QString  prn  = corr->prn;
    1063       cout << prn.toAscii().data() << " " << numCorr[prn] << endl;
    10641063      if      (numCorr[prn] < 2) {
    10651064        im.remove();
Note: See TracChangeset for help on using the changeset viewer.