Changeset 6324 for issm/trunk/src/c/shared/Numerics/Synchronize.sh
- Timestamp:
- 10/15/10 16:23:12 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/c/shared/Numerics/Synchronize.sh
r6317 r6324 115 115 fi 116 116 cat <<END >> DISP 117 disp(sprintf(' %1 0s : %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)'})))); 118 118 END 119 119 if [ $i -eq $NUMBEROFLINES ]; then cat <<END >> DISP
Note:
See TracChangeset
for help on using the changeset viewer.