Ignore:
Timestamp:
10/04/10 14:46:44 (14 years ago)
Author:
ala
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/clusters/larsen.m

    r6097 r6152  
    5050                 function IsConsistent(cluster) % {{{1
    5151                         if cluster.np>8,
    52                                  error('IsConsistent error message: number of processors should be lest than 16!');
     52                                 error('IsConsistent error message: number of processors should be less than 8!');
    5353                         end
    5454                         if isnan(cluster.np),
Note: See TracChangeset for help on using the changeset viewer.