Changeset 2429 for trunk/src/STMath.cpp


Ignore:
Timestamp:
03/13/12 19:45:42 (12 years ago)
Author:
Kana Sugimoto
Message:

New Development: No

JIRA Issue: Yes (CAS-2796)

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): asap.scantable

Description: a minor modification in scantable.freq_align.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMath.cpp

    r2412 r2429  
    27702770                             mask, timeCol(i), !first,
    27712771                             interp, False);
    2772           (void) ok; // unused stop compiler nagging     
     2772          (void) ok; // unused stop compiler nagging
    27732773          // back into scantable
    27742774          flagOut.resize(maskOut.nelements());
Note: See TracChangeset for help on using the changeset viewer.