Changeset 359


Ignore:
Timestamp:
05/12/09 14:33:28 (16 years ago)
Author:
Mathieu Morlighem
Message:

minor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/m/utils/Model/loadmodel.m

    r1 r359  
    2121        assignin('caller',fieldname,md);
    2222catch
    23         error(['could not load model' path]);
     23        error(['could not load model ' path]);
    2424end
Note: See TracChangeset for help on using the changeset viewer.