Changeset 22960


Ignore:
Timestamp:
07/16/18 17:29:17 (7 years ago)
Author:
Eric.Larour
Message:

CHG: should be a bool.

File:
1 edited

Legend:

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

    r22959 r22960  
    708708        IssmDouble rho_ice,rho_water,minthickness;
    709709        Element*   basalelement=NULL;
    710         int        isgroundingline=0;
     710        bool        isgroundingline=0;
    711711
    712712        element->FindParam(&domaintype,DomainTypeEnum);
Note: See TracChangeset for help on using the changeset viewer.