Ignore:
Timestamp:
08/29/06 11:03:45 (18 years ago)
Author:
mar637
Message:

Merge from Release2.1.0b tag

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMathWrapper.h

    r1192 r1200  
    157157
    158158  ScantableWrapper lagFlag( const ScantableWrapper& in,
    159                             double frequency, int width )
     159                            double frequency, double width )
    160160  { return ScantableWrapper(STMath::lagFlag(in.getCP(), frequency, width)); }
    161161
Note: See TracChangeset for help on using the changeset viewer.