Mercurial > repos > mini > strelka
view strelka.xml @ 23:7dc858b52573 default tip
deleted undesired file
author | mini |
---|---|
date | Mon, 01 Dec 2014 12:22:18 +0100 |
parents | 1c8dcda28be7 |
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>