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/constants.m

    r11133 r12004  
    1515                                case 0
    1616                                        obj=setdefaultparameters(obj);
    17                                 case 1
    18                                         in=varargin{1};
    19                                         if (isa(in,'numeric') & in==0),
    20                                                 % requesting templates do nothing
    21                                         else
    22                                                 error('constructor not supported');
    23                                         end
    2417                                otherwise
    2518                                        error('constructor not supported');
Note: See TracChangeset for help on using the changeset viewer.