Changeset 2869 in Sophya for trunk/SophyaLib/SkyMap/mapoperation.cc
- Timestamp:
- Jan 3, 2006, 3:22:00 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/mapoperation.cc
r2615 r2869 80 80 81 81 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 82 template class MapOperations<r_4>;83 template class MapOperations<r_8>;82 template class SOPHYA::MapOperations<r_4>; 83 template class SOPHYA::MapOperations<r_8>; 84 84 #endif 85 85
Note:
See TracChangeset
for help on using the changeset viewer.