Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/fiosphereecp.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/fiosphereecp.cc
r2615 r2869 139 139 #endif 140 140 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 141 namespace SOPHYA { 141 142 template class FIO_SphereECP<int_4>; 142 143 template class FIO_SphereECP<r_8>; … … 144 145 template class FIO_SphereECP< complex<r_4> >; 145 146 template class FIO_SphereECP< complex<r_8> >; 147 } 146 148 #endif 147 149
Note:
See TracChangeset
for help on using the changeset viewer.