Changeset 604


Ignore:
Timestamp:
05/26/09 17:14:02 (16 years ago)
Author:
seroussi
Message:

minor subanalysis type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/process_solve_options.m

    r586 r604  
    6363        strcmpi(sub_analysis_type,'horiz') |  ...
    6464        strcmpi(sub_analysis_type,'vert') |  ...
     65        strcmpi(sub_analysis_type,'') |  ...
    6566        strcmpi(sub_analysis_type,'transient') ),
    6667        error(['process_solve_options error message: sub_analysis_type ' sub_analysis_type ' not supported yet!']);
Note: See TracChangeset for help on using the changeset viewer.