Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/spherethetaphi.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/spherethetaphi.cc
r2808 r2869 850 850 #endif 851 851 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 852 namespace SOPHYA { 852 853 template class SphereThetaPhi<int_4>; 853 854 template class SphereThetaPhi<r_8>; … … 855 856 template class SphereThetaPhi< complex<r_4> >; 856 857 template class SphereThetaPhi< complex<r_8> >; 858 } 857 859 #endif
Note:
See TracChangeset
for help on using the changeset viewer.