Changeset 1567
- Timestamp:
- 06/29/09 11:25:18 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Scantable.cpp
r1507 r1567 1043 1043 Sort::QuickSort|Sort::NoDuplicates ); 1044 1044 for (uInt i=0; i<fids.nelements(); ++i) { 1045 frequencies().shiftRefPix(npix, i);1045 frequencies().shiftRefPix(npix, fids[i]); 1046 1046 } 1047 1047 }
Note:
See TracChangeset
for help on using the changeset viewer.