Mercurial > repos > jtilman > flexbar
changeset 15:ec08b13d6c74
Uploaded
author | jtilman |
---|---|
date | Fri, 22 Feb 2013 05:28:03 -0500 |
parents | 69ddef2ec7d2 |
children | 765019165d30 |
files | flexbar.xml |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/flexbar.xml Sat Jan 19 16:46:20 2013 +0100 +++ b/flexbar.xml Fri Feb 22 05:28:03 2013 -0500 @@ -16,7 +16,7 @@ flexbar.pl flexbar - --threads 1 + --threads $threads --reads $reads @@ -358,6 +358,12 @@ </when> </conditional> + <param name="threads" type="select" label="Threads" help="check availability of cores"> + <option value="1" selected="true">1</option> + <option value="2">2</option> + <option value="4">4</option> + </param> + </inputs> <stdio>