Changeset 13383


Ignore:
Timestamp:
09/17/12 15:55:35 (13 years ago)
Author:
Eric.Larour
Message:

CHG: avoid getting information output flagged by the nightly run

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified issm/trunk-jpl/src/m/solve/solve.m ΒΆ

    r13043 r13383  
    7070%we need to make sure we have PETSC support, otherwise, we run with only one cpu:
    7171if ~ispetsc(),
    72         disp('PETSC support not included, running on 1 cpu only!');
     72        disp('PETSc support not included, running on 1 cpu only!');
    7373        cluster.np=1;
    7474end
Note: See TracChangeset for help on using the changeset viewer.