Changeset 1668 for branches/alma
- Timestamp:
- 12/22/09 19:46:10 (16 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  branches/alma/src/STFiller.cpp (modified) (2 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
      branches/alma/src/STFiller.cppr1657 r1668 383 383 *rbCol = rb; 384 384 RecordFieldPtr<uInt> ifCol(rec, "IFNO"); 385 *ifCol = pksrec.IFno-ifOffset_- 1;385 //*ifCol = pksrec.IFno-ifOffset_- 1; 386 386 uInt id; 387 387 /// @todo this has to change when nchan isn't global anymore … … 390 390 RecordFieldPtr<uInt> mfreqidCol(rec, "FREQ_ID"); 391 391 *mfreqidCol = id; 392 *ifCol = id; 392 393 393 394 id = table_->molecules().addEntry(pksrec.restFreq); 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
