Previous changeset 1:618fbda86659 (2013-04-01) Next changeset 3:b5af46a99f6e (2015-11-11) |
Commit message:
planemo upload commit 00a7926c285bc4a339bd7deebf40b28f39c7d947-dirty |
modified:
headWrapper.xml |
b |
diff -r 618fbda86659 -r f10412ed821f headWrapper.xml --- a/headWrapper.xml Mon Apr 01 14:29:03 2013 -0400 +++ b/headWrapper.xml Tue Jul 21 15:58:13 2015 -0400 |
b |
@@ -1,4 +1,4 @@ -<tool id="Show beginning1" name="Select first"> +<tool id="Show beginning1" name="Select first" version="1.0.0"> <description>lines from a dataset</description> <command interpreter="perl">headWrapper.pl "${input}" "${lineNum}" "${out_file1}"</command> <inputs> |