Changeset 3490 in ntrip
- Timestamp:
- Oct 31, 2011, 9:13:12 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/combination/bnccomb.cpp
r3489 r3490 1061 1061 cmbCorr* corr = im.next(); 1062 1062 QString prn = corr->prn; 1063 cout << prn.toAscii().data() << " " << numCorr[prn] << endl;1064 1063 if (numCorr[prn] < 2) { 1065 1064 im.remove();
Note:
See TracChangeset
for help on using the changeset viewer.