Ignore:
Timestamp:
05/29/19 21:44:21 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: simplifying loads: no need to provide analysis to load, since they are now in individual datasets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/analyses/FreeSurfaceTopAnalysis.cpp

    r23585 r23959  
    3737
    3838                        /*Create Load*/
    39                         loads->AddObject(new Penpair( count+1, &penpair_ids[0], FreeSurfaceTopAnalysisEnum));
     39                        loads->AddObject(new Penpair( count+1, &penpair_ids[0]));
    4040                        count++;
    4141                }
Note: See TracChangeset for help on using the changeset viewer.