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

    r10969 r12004  
    1717                                case 0
    1818                                        obj=setdefaultparameters(obj);
    19                                 case 1
    20                                         in=varargin{1};
    21                                         if (isa(in,'numeric') & in==0),
    22                                                 % requesting templates do nothing
    23                                         else
    24                                                 error('constructor not supported');
    25                                         end
    2619                                otherwise
    2720                                        error('constructor not supported');
Note: See TracChangeset for help on using the changeset viewer.