Ignore:
Timestamp:
Apr 14, 2013, 6:44:43 PM (11 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

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

    r5119 r5121  
    339339  // ----------------------
    340340  if (_resTime.valid() && newCorr->tClk <= _resTime) {
     341    emit newMessage("bncComb: old correction: " + newCorr->prn.toAscii(), true);
    341342    delete newCorr;
    342343    return;
Note: See TracChangeset for help on using the changeset viewer.