Ignore:
Timestamp:
07/11/11 16:41:47 (14 years ago)
Author:
Eric.Larour
Message:

Reorganized io/ directory quite a bit.
Separated Matlab io from the other Disk related io.
Renamed WriteData to WriteMatlabData and FetchData to FetchMatlabData.
Folded WriteParams and FetchParams into FetchMatlabData and WriteMatlabData.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/mex/Echo/Echo.cpp

    r6412 r8910  
    1717
    1818        /*Input datasets: */
    19         FetchData(&dataset,DATASET);
     19        FetchMatlabData(&dataset,DATASET);
    2020
    2121        /*Echo dataset: */
Note: See TracChangeset for help on using the changeset viewer.