Changeset 3551
- Timestamp:
- 04/16/10 10:48:40 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/OS/listfiles.m
r2189 r3551 17 17 ~strcmpi(first_list(i).name,'..') &... 18 18 ~strcmpi(first_list(i).name,'NightlyRun') &... 19 ~strcmpi(first_list(i).name,'test25_IceSheetIceFrontM2dDakota') &... 19 20 ~strcmpi(first_list(i).name,'.svn')), 20 21 list{end+1}=first_list(i).name;
Note:
See TracChangeset
for help on using the changeset viewer.