Mercurial > repos > dchristiany > frogs_data_manager
comparison tool_data_table_conf.xml.sample @ 0:7caea40b2a30 draft
planemo upload commit c3ff1475af0e964a0c61458b66e2744c903d8d3d-dirty
author | dchristiany |
---|---|
date | Wed, 02 Oct 2019 11:00:08 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:7caea40b2a30 |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Location of frogs database files --> | |
4 <table name="frogs_db" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/frogs_db.loc" /> | |
7 </table> | |
8 <table name="HVL_db" comment_char="#"> | |
9 <columns>value, name, path</columns> | |
10 <file path="tool-data/HVL_db.loc" /> | |
11 </table> | |
12 <table name="phiX_db" comment_char="#"> | |
13 <columns>value, name, path</columns> | |
14 <file path="tool-data/phiX_db.loc" /> | |
15 </table> | |
16 </tables> |