Changeset 1232


Ignore:
Timestamp:
07/06/09 08:49:45 (15 years ago)
Author:
Mathieu Morlighem
Message:

missing ends

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/classes/public/ThicknessCorrection.m

    r1226 r1232  
    3434
    3535%modify thickness
    36 if (debug), fprintf('%s','      correction progress:   0.00 %');
     36if (debug), fprintf('%s','      correction progress:   0.00 %'); end
    3737for i=1:length(pos_shelf)
    3838
     
    5757        end
    5858end
    59 if (debug), fprintf('\b\b\b\b\b\b\b%5.2f%s\n',100,' %');
     59if (debug), fprintf('\b\b\b\b\b\b\b%5.2f%s\n',100,' %'); end
    6060
    6161%check the computed thickness
Note: See TracChangeset for help on using the changeset viewer.