Changeset 19242


Ignore:
Timestamp:
04/02/15 09:28:39 (10 years ago)
Author:
seroussi
Message:

CHG: minor change in script

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/scripts/ol.m

    r18819 r19242  
    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
Note: See TracChangeset for help on using the changeset viewer.