Mercurial > repos > bgruening > openbabel
diff modify/ob_genProp.xml @ 1:e8dce9596b4c
Uploaded
| author | bgruening |
|---|---|
| date | Wed, 27 Mar 2013 15:25:33 -0400 |
| parents | 6493d130f018 |
| children | 12822efbd4a4 |
line wrap: on
line diff
--- a/modify/ob_genProp.xml Tue Mar 26 14:49:44 2013 -0400 +++ b/modify/ob_genProp.xml Wed Mar 27 15:25:33 2013 -0400 @@ -30,9 +30,9 @@ </conditional> </inputs> <outputs> - <data format="tabular" name="outfile"> + <data format="tabular" name="outfile" label="${tool.name} on ${on_string}"> <change_format> - <when input="$output_opts.output_format_types" value="sdf" format="sdf"/> + <when input="output_opts.output_format_types" value="sdf" format="sdf"/> </change_format> </data> </outputs>
