Changeset 23896


Ignore:
Timestamp:
04/25/19 10:28:48 (6 years ago)
Author:
Mathieu Morlighem
Message:

CHG: minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/frictionschoof.m

    r23895 r23896  
    1515                                case 0
    1616                                        self=setdefaultparameters(self);
     17                                case 1
     18                                        self=structtoobj(frictionschoof(),varargin{1});
    1719                                otherwise
    1820                                        error('constructor not supported');
Note: See TracChangeset for help on using the changeset viewer.