Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/fiospherehealpix.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/fiospherehealpix.cc
r2615 r2869 171 171 #endif 172 172 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 173 namespace SOPHYA { 173 174 template class FIO_SphereHEALPix<int_4>; 174 175 template class FIO_SphereHEALPix<r_8>; … … 176 177 template class FIO_SphereHEALPix< complex<r_4> >; 177 178 template class FIO_SphereHEALPix< complex<r_8> >; 179 } 178 180 #endif
Note:
See TracChangeset
for help on using the changeset viewer.