Changeset 818 in Sophya


Ignore:
Timestamp:
Apr 5, 2000, 6:39:36 PM (25 years ago)
Author:
ansari
Message:

Instanciation FIO_TArray<int_4> pour g++/KCC/ansi - Reza 05/04/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/TArray/fioarr.cc

    r804 r818  
    161161template class FIO_TArray<uint_2>;
    162162// template class FIO_TArray<int_2>;
    163 // template class FIO_TArray<int_4>;
     163template class FIO_TArray<int_4>;
    164164template class FIO_TArray<int_8>;
    165165// template class FIO_TArray<uint_4>;
Note: See TracChangeset for help on using the changeset viewer.