Changeset 514 in Sophya for trunk/SophyaLib/NTools/outilsinit.cc


Ignore:
Timestamp:
Oct 25, 1999, 6:43:04 PM (26 years ago)
Author:
ansari
Message:

elimination des OVector/OMatrix au profit des TVector/TMatrix cmv 25/10/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/NTools/outilsinit.cc

    r508 r514  
    3434  PPRegister(OMatrix);
    3535  PPRegister(OVector);
    36   PPRegister(Poly);
    37   PPRegister(Poly2);
     36  PPRegister(ObjFileIO<Poly>);
     37  PPRegister(ObjFileIO<Poly2>);
    3838  PPRegister(ObjFileIO<DVList>);
    3939  PPRegister(ObjFileIO<Histo>);
Note: See TracChangeset for help on using the changeset viewer.