Mercurial > repos > estrain > ganon
diff tool_data_table_conf.xml.sample @ 7:9fba6bda6d27 draft
Uploaded
| author | estrain |
|---|---|
| date | Thu, 04 Jul 2019 21:40:05 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jul 04 21:40:05 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of ganon database in the required format --> + <table name="ganon_databases" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/ganon_databases.loc" /> + </table> +</tables>
