- Timestamp:
- 04/16/12 16:06:52 (13 years ago)
- Location:
- issm/branches/trunk-jpl-damage
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/branches/trunk-jpl-damage
- Property svn:mergeinfo changed
/issm/trunk-jpl merged: 11709,11711-11769,11771-11777,11780-11782,11784-11800,11803-11983,11986-11989
- Property svn:mergeinfo changed
-
issm/branches/trunk-jpl-damage/src/m/classes/transient.m
r10969 r12004 17 17 case 0 18 18 obj=setdefaultparameters(obj); 19 case 120 in=varargin{1};21 if (isa(in,'numeric') & in==0),22 % requesting templates do nothing23 else24 error('constructor not supported');25 end26 19 otherwise 27 20 error('constructor not supported');
Note:
See TracChangeset
for help on using the changeset viewer.