Changeset 2197 in Sophya for trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.h
- Timestamp:
- Sep 24, 2002, 4:03:36 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.h
r1359 r2197 19 19 public: 20 20 FITS_BntblLineReader(); 21 FITS_BntblLineReader(c har inputfile[],int hdunum=2);21 FITS_BntblLineReader(const char inputfile[],int hdunum=2); 22 22 ~FITS_BntblLineReader(); 23 23
Note:
See TracChangeset
for help on using the changeset viewer.