view strelka.xml @ 22:1c8dcda28be7

version 27/11/2014, corrected extra arguments bug
author mini
date Thu, 27 Nov 2014 10:31:58 +0100
parents bddc6981a6a7
children
line wrap: on
line source




<tool id="strelka" name="Strelka" version="1.0.1">
  <!-- Made by Gregoire Seguin-Henry for geviteam in 2014 -->
  
  <macros>
    <import>macro_main.xml</import>
    <import>macro_inputs.xml</import>
     <!--<import>macro_configuration.xml</import>
    <import>macro_customConfiguration.xml</import>
    <import>macro_extraStrelkaArguments.xml</import>-->
    <import>macro_outputs.xml</import>
    <import>macro_tests.xml</import>
    <import>macro_help.xml</import>
  </macros>
  
  <expand macro="main"/>
  <expand macro="inputs"/>
  <expand macro="outputs"/>
  <expand macro="tests"/>
  <expand macro="help"/>
  
</tool>