Mercurial > repos > fubar > rnastar_2_3_0e
diff tool_data_table_conf.xml.sample @ 3:7ec5dfde90a3 draft
initial commit
| author | fubar |
|---|---|
| date | Fri, 09 Aug 2013 04:19:50 -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 Fri Aug 09 04:19:50 2013 -0400 @@ -0,0 +1,8 @@ +<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc--> + +<tables> + <table name="rnastar_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/rnastar_indices.loc" /> + </table> +</tables>
