Mercurial > repos > galaxyp > mzmatch
view macros.xml @ 0:201a15633354 draft default tip
Initial commit.
author | galaxyp |
---|---|
date | Fri, 10 May 2013 17:28:02 -0400 |
parents | |
children |
line wrap: on
line source
<macros> <macro name="stdio"> <stdio> <exit_code range="1:" level="fatal" description="Error running mzmatch tool." /> </stdio> </macro> <macro name="requires"> <requirements> <requirement type="package">mzmatch</requirement> <yield /> </requirements> </macro> </macros>