- Timestamp:
- Jan 3, 2006, 3:28:19 PM (20 years ago)
- Location:
- trunk/SophyaLib/Samba
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/Samba/alm.cc
r2615 r2872 85 85 #endif 86 86 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 87 template class Alm<r_8>;88 template class Alm<r_4>;87 template class SOPHYA::Alm<r_8>; 88 template class SOPHYA::Alm<r_4>; 89 89 #endif -
trunk/SophyaLib/Samba/sphericaltransformserver.cc
r2808 r2872 1379 1379 #endif 1380 1380 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 1381 template class S phericalTransformServer<r_8>;1382 template class S phericalTransformServer<r_4>;1381 template class SOPHYA::SphericalTransformServer<r_8>; 1382 template class SOPHYA::SphericalTransformServer<r_4>; 1383 1383 #endif
Note:
See TracChangeset
for help on using the changeset viewer.