Ignore:
Timestamp:
04/16/12 16:06:52 (13 years ago)
Author:
cborstad
Message:

merged trunk-jpl into trunk-jpl-damage through revision 11990

Location:
issm/branches/trunk-jpl-damage
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • issm/branches/trunk-jpl-damage

  • issm/branches/trunk-jpl-damage/src/m/classes/mesh.m

    r11577 r12004  
    5151                                case 0
    5252                                        obj=setdefaultparameters(obj);
    53                                 case 1
    54                                         in=varargin{1};
    55                                         if (isa(in,'numeric') & in==0),
    56                                                 % requesting templates do nothing
    57                                         else
    58                                                 error('constructor not supported');
    59                                         end
    6053                                otherwise
    6154                                        error('constructor not supported');
Note: See TracChangeset for help on using the changeset viewer.