comparison macros.xml @ 0:78d673470d45 draft

Imported from capsule None
author rnateam
date Wed, 04 Feb 2015 12:05:27 -0500
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:78d673470d45
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="2.1">vienna_rna</requirement>
5 </requirements>
6 </xml>
7
8 <xml name="version_command">
9 <version_command>@EXECUTABLE@ --version</version_command>
10 </xml>
11
12 <xml name="stdio">
13 <stdio>
14 <exit_code range="1:" />
15 <exit_code range=":-1" />
16 <regex match="Error:" />
17 <regex match="Exception:" />
18 </stdio>
19 </xml>
20
21 <xml name="citations">
22 <citations>
23 <citation type="doi">10.1186/1748-7188-6-26</citation>
24 </citations>
25 </xml>
26 </macros>