Ignore:
Timestamp:
10/15/10 16:23:12 (14 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/shared/Numerics/Synchronize.sh

    r6317 r6324  
    115115fi
    116116        cat <<END >> DISP
    117                 disp(sprintf('   %10s : %s','$(echo $LEVELNAME | awk {'print tolower($1)'})',mat2str(verbose.$(echo $LEVELNAME | awk {'print tolower($1)'}))));
     117                disp(sprintf('   %15s : %s','$(echo $LEVELNAME | awk {'print tolower($1)'})',mat2str(verbose.$(echo $LEVELNAME | awk {'print tolower($1)'}))));
    118118END
    119119        if [ $i -eq $NUMBEROFLINES ]; then cat <<END >> DISP
Note: See TracChangeset for help on using the changeset viewer.