Ignore:
Timestamp:
Jan 3, 2006, 3:18:57 PM (20 years ago)
Author:
ansari
Message:

Portage/compilation sur AIX-XlC (regatta) - Reza 3 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/fiondblock.cc

    r2805 r2867  
    186186
    187187#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     188namespace SOPHYA {
    188189// Instances des delegues FileIO (PPersist)
    189190template class FIO_NDataBlock<uint_1>;
     
    198199template class FIO_NDataBlock< complex<r_4> >;
    199200template class FIO_NDataBlock< complex<r_8> >;
     201}
    200202#endif
Note: See TracChangeset for help on using the changeset viewer.