Mercurial > repos > pitagora > unix_tools
changeset 1:69fbeac761c2
commit
author | pitagora <yamanaka@genome.rcast.u-tokyo.ac.jp> |
---|---|
date | Sun, 19 Oct 2014 15:07:18 +0900 |
parents | 224be21ac8c7 |
children | 8fd5091a4091 |
files | awk.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/awk.xml Sun Oct 19 15:04:49 2014 +0900 +++ b/awk.xml Sun Oct 19 15:07:18 2014 +0900 @@ -3,7 +3,7 @@ http://hannonlab.cshl.edu/galaxy_unix_tools/ Thanks. Pitagora --> -<tool id="awk" name="awk"> +<tool id="awk" name="awk" version="0.0.1"> <description></description> <command interpreter="sh">awk_wrapper.sh $input $output '$file_data' '$FS' '$OFS'</command> <inputs>