- Timestamp:
- Oct 30, 2017, 10:47:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/combination/bnccomb.cpp
r8065 r8175 348 348 } 349 349 350 if ( 351 clkCorr._prn.system() == 'E' || 352 clkCorr._prn.system() == 'C' || 353 clkCorr._prn.system() == 'J' || 354 clkCorr._prn.system() == 'I' || 355 clkCorr._prn.system() == 'S' ) { 356 continue; 357 } 358 350 359 // Check Modulo Time 351 360 // -----------------
Note:
See TracChangeset
for help on using the changeset viewer.