Mercurial > repos > fubar > rgrnastar_203e
diff tool_data_table_conf.xml.sample @ 0:f13499e0de61 draft
Initial commit
| author | fubar |
|---|---|
| date | Fri, 09 Aug 2013 04:31:52 -0400 |
| parents | |
| children | 1903b1fe70fc |
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:31:52 2013 -0400 @@ -0,0 +1,7 @@ +<!-- 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>
