Changeset 12756


Ignore:
Timestamp:
07/26/12 14:17:46 (13 years ago)
Author:
jschierm
Message:

Fixed what probably is an ancient typo.

File:
1 edited

Legend:

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

    r12753 r12756  
    5555                        end
    5656                        if isnan(cluster.np),
    57                                 checkessage('number of processors should not be NaN!');
     57                                md = checkmessage(md,'number of processors should not be NaN!');
    5858                        end
    5959                end
Note: See TracChangeset for help on using the changeset viewer.