Changeset 2075
- Timestamp:
- 09/02/09 08:32:12 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/externalpackages/m2html/m2html.m.patch
r74 r2075 18 18 --- 19 19 > d = {d{~ismember(d,{'.' '..' 'CVS' '.svn'})}}; 20 690c704 21 < eval(['!' dot_exec ' -Tcmap -Tpng ' mdotfile ... 22 --- 23 > eval(['!' dot_exec ' -Tcmap -Tgif ' mdotfile ... 24 692c706 25 < ' -o ' fullfile(options.htmlDir,mdir{i},[dotbase '.png'])]) 26 --- 27 > ' -o ' fullfile(options.htmlDir,mdir{i},[dotbase '.gif'])]) 28 703c717 29 < tpl = set(tpl,'var','GRAPH_IMG', [dotbase '.png']); 30 --- 31 > tpl = set(tpl,'var','GRAPH_IMG', [dotbase '.gif']); 20 32 1035c1049 21 33 < d = {d{~ismember(d,{'.' '..'})}};
Note:
See TracChangeset
for help on using the changeset viewer.