Ignore:
Timestamp:
May 26, 2005, 6:47:14 PM (20 years ago)
Author:
ansari
Message:

Modifs mineures - suite compilation avec icc - Reza 26 Mai 2005

File:
1 edited

Legend:

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

    r2660 r2774  
    130130  PPRegister(PPFWrapperSTLVector< complex<r_8> >);
    131131  DObjRegister(PPFWrapperSTLVector< complex<r_8> >, std::vector< complex<r_8> >);
    132   PPRegister(PPFWrapperSTLVector<string>);
    133   DObjRegister(PPFWrapperSTLVector<string>, std::vector<string>);
     132  PPRegister(PPFWrapperSTLVector< string >);
     133  DObjRegister(PPFWrapperSTLVector< string >, std::vector<string>);
    134134
    135135
Note: See TracChangeset for help on using the changeset viewer.