Changeset 3222 in Sophya for trunk/SophyaPI/PIext/piinit.cc
- Timestamp:
- Apr 12, 2007, 10:03:45 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PIext/piinit.cc
r3221 r3222 101 101 102 102 /* Avril 2007 : Prise en charge des images par NOMAdapter_TMatrix au lieu de 103 NOMAdapter_Image<T> , deplace ci-dessous */103 NOMAdapter_Image<T> , deplace ci-dessous dans SANS_EVOLPLANCK */ 104 104 serv->RegisterClass(new Image<uint_2>, new NOMAdapter_TMatrix<uint_2> ); 105 105 serv->RegisterClass(new Image<int_2>, new NOMAdapter_TMatrix<int_2> );
Note:
See TracChangeset
for help on using the changeset viewer.