- 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/constants.m
r11133 r12004 15 15 case 0 16 16 obj=setdefaultparameters(obj); 17 case 118 in=varargin{1};19 if (isa(in,'numeric') & in==0),20 % requesting templates do nothing21 else22 error('constructor not supported');23 end24 17 otherwise 25 18 error('constructor not supported');
Note:
See TracChangeset
for help on using the changeset viewer.