Ignore:
Timestamp:
11/08/11 19:03:54 (13 years ago)
Author:
WataruKawasaki
Message:

New Development: No

JIRA Issue: No

Ready for Test: Yes

Interface Changes: No

What Interface Changed:

Test Programs:

Put in Release Notes: No

Module(s): SD

Description: bugfix.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STLineFinder.cpp

    r2196 r2345  
    955955//   can be achieved using a spectrum mask only
    956956int STLineFinder::findLines(const std::vector<bool> &in_mask,
    957                 const std::vector<int> &in_edge,
    958                 const casa::uInt &whichRow) throw(casa::AipsError)
     957                            const std::vector<int> &in_edge,
     958                            const casa::uInt &whichRow) throw(casa::AipsError)
    959959{
    960960  if (useScantable && scan.null())
Note: See TracChangeset for help on using the changeset viewer.