Changeset 2874 in Sophya for trunk/SophyaExt/FitsIOServer/fitsspherethetaphi.cc
- Timestamp:
- Jan 3, 2006, 3:32:51 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsspherethetaphi.cc
r2615 r2874 287 287 #endif 288 288 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 289 namespace SOPHYA { 289 290 template class FITS_SphereThetaPhi<r_8>; 290 291 template class FITS_SphereThetaPhi<r_4>; 291 292 template class FITS_SphereThetaPhi<int_4>; 293 } 292 294 #endif
Note:
See TracChangeset
for help on using the changeset viewer.