Ignore:
Timestamp:
08/02/11 20:21:41 (13 years ago)
Author:
tbretz
Message:
Set fNumRows to 0 in OpenFile; added ResetColumns function
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/FitsFile.h

    r11738 r11744  
    4444        AddColumn(type, name, 1, unit);
    4545    }
     46
     47    void ResetColumns();
    4648
    4749    bool OpenFile(const string &filename, bool allow_open=false);
Note: See TracChangeset for help on using the changeset viewer.