Changes in trunk/src/NROFiller.h [1904:1819]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/NROFiller.h
r1904 r1819 45 45 virtual ~NROFiller(); 46 46 47 bool open(const std::string& filename , const casa::Record& rec) ;47 bool open(const std::string& filename) ; 48 48 void fill() ; 49 49 void close() ;
Note:
See TracChangeset
for help on using the changeset viewer.