Mercurial > repos > rnateam > bctools
comparison coords2clnt.xml @ 50:0b9aab6aaebf draft
Uploaded 16cfcafe8b42055c5dd64e62c42b82b455027a40
author | rnateam |
---|---|
date | Tue, 26 Jan 2016 04:38:27 -0500 |
parents | 1bfc5a5de843 |
children | 4bedd35bcdff |
comparison
equal
deleted
inserted
replaced
49:303f6402a035 | 50:0b9aab6aaebf |
---|---|
6 <expand macro="requirements" /> | 6 <expand macro="requirements" /> |
7 <expand macro="stdio" /> | 7 <expand macro="stdio" /> |
8 <stdio> | 8 <stdio> |
9 <exit_code level="fatal" range="1:"/> | 9 <exit_code level="fatal" range="1:"/> |
10 </stdio> | 10 </stdio> |
11 <version_command>python coords2clnt.py --version</version_command> | 11 <version_command>python $__tool_directory__/coords2clnt.py --version</version_command> |
12 <command interpreter="python"><![CDATA[coords2clnt.py | 12 <command interpreter="python"><![CDATA[coords2clnt.py |
13 #if $positional_1 and $positional_1 is not None: | 13 #if $positional_1 and $positional_1 is not None: |
14 $positional_1 | 14 $positional_1 |
15 #end if | 15 #end if |
16 | 16 |