Changeset 2868 in Sophya for trunk/SophyaLib/TArray/fioarr.cc
- Timestamp:
- Jan 3, 2006, 3:20:23 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/TArray/fioarr.cc
r2615 r2868 231 231 232 232 #if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES) 233 namespace SOPHYA { 233 234 // Instances des delegues FileIO (PPersist) 234 235 // template class FIO_TArray<uint_1>; … … 243 244 template class FIO_TArray< complex<r_4> >; 244 245 template class FIO_TArray< complex<r_8> >; 246 } 245 247 #endif
Note:
See TracChangeset
for help on using the changeset viewer.