Changeset 1489:6553009d064b

Show
Ignore:
Timestamp:
09/14/10 17:13:28 (3 years ago)
Author:
Thomas Gambet <tgambet@…>
Branch:
default
Message:

+ unicorn recursive (commented)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • WebContent/WEB-INF/resources/tasklist/tasklist.xml

    r1364 r1489  
    349349                </output> 
    350350        </task> 
     351         
     352        <!--<task id="unicorn"> 
     353                <routine> 
     354                        <exec id="unicorn" value="unicorn" type="observation" /> 
     355                </routine> 
     356 
     357                <parameters> 
     358                </parameters> 
     359 
     360                <output> 
     361                        <group> 
     362                                <observation>unicorn</observation> 
     363                        </group> 
     364                </output> 
     365        </task>--> 
    351366 
    352367</tasklist>