diff tool_data_table_conf.xml.sample @ 1:787f1ca9045a draft default tip

Uploaded
author greg
date Wed, 13 Oct 2021 20:12:48 +0000
parents d69ebf52c233
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Oct 12 14:15:35 2021 +0000
+++ b/tool_data_table_conf.xml.sample	Wed Oct 13 20:12:48 2021 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of indices MALT versions 0.5.3 and higher -->
     <table name="malt_indices" comment_char="#">
-        <columns>value, name, path, description</columns>
+        <columns>value, dbkey, name, path</columns>
         <file path="tool-data/malt_indices.loc" />
     </table>
 </tables>