Mercurial > repos > ufz > dfast
diff tool_data_table_conf.xml.sample @ 0:9a9603da37ea draft
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/dfast/ commit ceec7eb1afdcdebbbc145e7fe9fa5a38dafcd9b0
author | ufz |
---|---|
date | Wed, 16 Apr 2025 10:58:18 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Apr 16 10:58:18 2025 +0000 @@ -0,0 +1,7 @@ +<tables> + <!-- dfast reference data --> + <table name="dfast" comment_char="#"> + <columns>value, name, version, path</columns> + <file path="tool-data/dfast.loc" /> + </table> +</tables>