Changeset 3572 in Sophya for trunk/SophyaExt/FitsIOServer/fitstarray.cc
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitstarray.cc
r2874 r3572 24 24 25 25 template <class T> 26 FITS_TArray<T>::FITS_TArray(c har inputfile[],int hdunum)26 FITS_TArray<T>::FITS_TArray(const char inputfile[],int hdunum) 27 27 { 28 28 dobj_=NULL;
Note:
See TracChangeset
for help on using the changeset viewer.