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

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