- Timestamp:
- Oct 30, 2017, 10:48:04 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/BNC_2.12/src/combination/bnccomb.cpp
r8066 r8176 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.