Changeset 2335 in Sophya for trunk/SophyaPI/PIext/nomimagadapter.cc
- Timestamp:
- Mar 10, 2003, 2:21:00 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/nomimagadapter.cc
r2322 r2335 97 97 98 98 #ifndef SANS_EVOLPLANCK 99 #if defined(__SGICC__) 100 template <> 101 #endif 99 102 void NOMAdapter_Image< uint_2 >::SaveFits(string const & flnm) 100 103 { … … 103 106 } 104 107 108 #if defined(__SGICC__) 109 template <> 110 #endif 105 111 void NOMAdapter_Image< uint_2 >::ReadFits(string const & flnm) 106 112 {
Note:
See TracChangeset
for help on using the changeset viewer.