Changeset 1727 for trunk/src/Scantable.h


Ignore:
Timestamp:
04/28/10 11:28:37 (14 years ago)
Author:
Malte Marquarding
Message:

Ticket #181: temporary fix for saving memory tables with selection. This needs to be fixed in casacore itself. Remove when new release of casacore is available.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/Scantable.h

    r1694 r1727  
    411411   */
    412412  void parallactify(bool flag)
    413   {focus().setParallactify(flag);}
     413    { focus().setParallactify(flag); }
     414
    414415private:
    415416
Note: See TracChangeset for help on using the changeset viewer.