Ignore:
Timestamp:
Sep 19, 2013, 11:34:37 AM (11 years ago)
Author:
sommeria
Message:

further corrections in error messages fo xml2struct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/imadoc2struct.m

    r685 r687  
    4242end
    4343if ~isempty(errormsg)
    44     errormsg=['imadoc2struct/xml2struct/' errormsg];
     44    errormsg=['error in reading ImaDoc xml file: ' errormsg];
    4545    return
    4646end
Note: See TracChangeset for help on using the changeset viewer.