Changeset 1231 in Sophya for trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.cc
- Timestamp:
- Oct 12, 2000, 4:47:37 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsbntbllineRW.cc
r1221 r1231 100 100 101 101 102 FITS_BntblLineWriter::FITS_BntblLineWriter(char inputfile[],int dc, int fc,int ic, int cc, vector<string> names,DVList* ptr_dvl, WriteMode wrm)102 FITS_BntblLineWriter::FITS_BntblLineWriter(char inputfile[],int dc, int fc,int ic, int cc, vector<string> names,DVList* ptr_dvl, FitsFile::WriteMode wrm) 103 103 { 104 104 int k;
Note:
See TracChangeset
for help on using the changeset viewer.