Ignore:
Timestamp:
04/23/13 21:31:41 (12 years ago)
Author:
Eric.Larour
Message:

CHG: fixed matlab wrappers. i/o had to be updated so that MatlabVectorTo... and MatlabMatrixTo...
routines were up to date with the new ISSM toolkit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/wrappers/matlab/Makefile.am

    r14716 r14727  
    2323                                ./io/MatlabVectorToDoubleVector.cpp\
    2424                                ./io/MatlabMatrixToDoubleMatrix.cpp\
    25                                 ./io/MatlabMatrixToIssmDenseMat.cpp\
    26                                 ./io/MatlabVectorToIssmSeqVec.cpp
     25                                ./io/MatlabMatrixToIssmMat.cpp\
     26                                ./io/MatlabVectorToIssmVec.cpp
    2727                               
    2828if PETSC
Note: See TracChangeset for help on using the changeset viewer.