Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/fiospherethetaphi.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/fiospherethetaphi.cc
r2615 r2869 189 189 #endif 190 190 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 191 namespace SOPHYA { 191 192 template class FIO_SphereThetaPhi<int_4>; 192 193 template class FIO_SphereThetaPhi<r_8>; … … 194 195 template class FIO_SphereThetaPhi< complex<r_4> >; 195 196 template class FIO_SphereThetaPhi< complex<r_8> >; 197 } 196 198 #endif
Note:
See TracChangeset
for help on using the changeset viewer.