Changeset 4619
- Timestamp:
- 07/14/10 22:14:25 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/OS/listfiles.m
r4576 r4619 17 17 ~strcmpi(first_list(i).name,'..') &... 18 18 ~strcmpi(first_list(i).name,'NightlyRun') &... 19 % ~strcmpi(first_list(i).name,'test25_IceSheetIceFrontM2dDakota') &...20 19 ~strcmpi(first_list(i).name,'.svn')), 21 20 list{end+1}=first_list(i).name;
Note:
See TracChangeset
for help on using the changeset viewer.