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