Changeset 368
- Timestamp:
- 05/12/09 16:39:44 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/classes/public/marshall.m
r358 r368 25 25 if strcmp(solutiontype,'diagnostic'), 26 26 WriteData(fid,'diagnostic_horiz','String','analysis_type'); 27 else 28 WriteData(fid,solutiontype,'String','analysis_type'); 27 29 end 28 30 WriteData(fid,md.type,'String','type');
Note:
See TracChangeset
for help on using the changeset viewer.