Changeset 1904 for trunk/src/NROFiller.h


Ignore:
Timestamp:
08/26/10 13:04:24 (14 years ago)
Author:
Malte Marquarding
Message:

pass down record for filler options

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NROFiller.h

    r1819 r1904  
    4545    virtual ~NROFiller();
    4646
    47     bool open(const std::string& filename) ;
     47    bool open(const std::string& filename, const casa::Record& rec) ;
    4848    void fill() ;
    4949    void close() ;
Note: See TracChangeset for help on using the changeset viewer.