Changeset 15151


Ignore:
Timestamp:
05/29/13 16:13:16 (12 years ago)
Author:
adhikari
Message:

CHG: update associated with removed GiaOutputRatesEnum

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Tria.cpp

    r15142 r15151  
    31213121
    31223122        /*gia solution parameters:*/
    3123         int output_rates=0;
    31243123        int cross_section_shape=0;
    31253124
     
    31523151
    31533152        /*recover gia solution parameters: */
    3154         this->parameters->FindParam(&output_rates,GiaOutputRatesEnum);
    31553153        this->parameters->FindParam(&cross_section_shape,GiaCrossSectionShapeEnum);
    31563154
Note: See TracChangeset for help on using the changeset viewer.