changeset 4:cf928aeaaff7

Merge heads.
author Dave Bouvier <dave@bx.psu.edu>
date Wed, 08 Jan 2014 09:16:52 -0500
parents 7fb01ea4a641 (diff) 8b22e9adae34 (current diff)
children 67695d7ff787
files tool-data/sam_fa_indices.loc.sample tool_data_table_conf.xml.sample
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed Dec 04 13:24:29 2013 -0500
+++ b/tool_data_table_conf.xml.sample	Wed Jan 08 09:16:52 2014 -0500
@@ -1,4 +1,6 @@
+<tables>
     <table name="fasta_indexes" comment_char="#">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/fasta_indexes.loc" />
-     </table>
+    </table>
+</tables>