source: issm/oecreview/Archive/19101-20495/ISSM-19241-19242.diff@ 20498

Last change on this file since 20498 was 20498, checked in by Mathieu Morlighem, 9 years ago

CHG: done with Archive/19101-20495

File size: 438 bytes
  • ../trunk-jpl/scripts/ol.m

     
    77        tline = fgets(fid);
    88        if length(tline)>16,
    99                if strcmpi(tline(1:16),'if perform(org,'''),
    10                         disp(sprintf('%i: %s',count,tline(17:end-8)));
     10                        disp(sprintf('%i: %s',count,tline(17:end-4)));
    1111                        count=count+1;
    1212                end
    1313        end
Note: See TracBrowser for help on using the repository browser.