Changeset 359
- Timestamp:
- 05/12/09 14:33:28 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk/src/m/utils/Model/loadmodel.m
r1 r359 21 21 assignin('caller',fieldname,md); 22 22 catch 23 error(['could not load model ' path]);23 error(['could not load model ' path]); 24 24 end
Note:
See TracChangeset
for help on using the changeset viewer.