Ignore:
Timestamp:
Jul 23, 2012, 11:53:25 PM (12 years ago)
Author:
sommeria
Message:

various bugs corrected. PARAM.xml complemented to provide info for 'RUN' mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/update_imadoc.m

    r498 r499  
    2626    t=xmltree(outputfile); %read the file
    2727    title=get(t,1,'name');
    28     if strcmp(title,'ImaDoc'))
     28    if strcmp(title,'ImaDoc')
    2929        testappend=1;
    3030        %if the xml file is  ImaDoc
Note: See TracChangeset for help on using the changeset viewer.