Mercurial > repos > iuc > vg_deconstruct
comparison macros.xml @ 0:d9e1149f48d6 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vg commit fc3deb5bce07a12b7f9bbd380118a7d2230a1003"
| author | iuc |
|---|---|
| date | Thu, 09 Apr 2020 08:33:31 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:d9e1149f48d6 |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <macros> | |
| 3 <xml name="requirements"> | |
| 4 <requirements> | |
| 5 <requirement type="package" version="@TOOL_VERSION@">vg</requirement> | |
| 6 </requirements> | |
| 7 </xml> | |
| 8 <token name="@TOOL_VERSION@">1.23.0</token> | |
| 9 <xml name="citations"> | |
| 10 <citations> | |
| 11 <yield /> | |
| 12 </citations> | |
| 13 </xml> | |
| 14 </macros> |
