Ignore:
Timestamp:
04/03/12 09:13:38 (13 years ago)
Author:
Mathieu Morlighem
Message:

model template not needed anymore

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/classes/radaroverlay.m

    r11220 r11869  
    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.