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/ndatablock.cc

    r2657 r2867  
    789789
    790790#if defined(ANSI_TEMPLATES) || defined(GNU_TEMPLATES)
     791namespace SOPHYA {
    791792template class NDataBlock<uint_1>;
    792793template class NDataBlock<uint_2>;
     
    800801template class NDataBlock< complex<r_4> >;
    801802template class NDataBlock< complex<r_8> >;
     803}
    802804#endif
Note: See TracChangeset for help on using the changeset viewer.