comparison macros.xml @ 0:201a15633354 draft default tip

Initial commit.
author galaxyp
date Fri, 10 May 2013 17:28:02 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:201a15633354
1 <macros>
2 <macro name="stdio">
3 <stdio>
4 <exit_code range="1:" level="fatal" description="Error running mzmatch tool." />
5 </stdio>
6 </macro>
7 <macro name="requires">
8 <requirements>
9 <requirement type="package">mzmatch</requirement>
10 <yield />
11 </requirements>
12 </macro>
13 </macros>