Changeset 4619


Ignore:
Timestamp:
07/14/10 22:14:25 (15 years ago)
Author:
Eric.Larour
Message:

small bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/OS/listfiles.m

    r4576 r4619  
    1717                        ~strcmpi(first_list(i).name,'..') &...
    1818                        ~strcmpi(first_list(i).name,'NightlyRun') &...
    19 %                       ~strcmpi(first_list(i).name,'test25_IceSheetIceFrontM2dDakota') &...
    2019                        ~strcmpi(first_list(i).name,'.svn')),
    2120                list{end+1}=first_list(i).name;
Note: See TracChangeset for help on using the changeset viewer.