Changeset 16014


Ignore:
Timestamp:
08/29/13 10:53:39 (12 years ago)
Author:
Mathieu Morlighem
Message:

CHG: commenting our Johannes functions so that the code still compiles

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Elements/Element.h

    r16009 r16014  
    127127                #ifdef _HAVE_THERMAL_
    128128                virtual void UpdateThermalBasalConstraints(void)=0;
    129                 virtual void ComputeBasalMeltingrate(void)=0;
    130         virtual void DrainWaterfraction(void)=0;
     129                //virtual void ComputeBasalMeltingrate(void)=0;
     130                //virtual void DrainWaterfraction(void)=0;
    131131                #endif
    132132
Note: See TracChangeset for help on using the changeset viewer.