Mercurial > repos > greg > data_manager_malt_index_builder
diff tool_data_table_conf.xml.sample @ 0:d69ebf52c233 draft
Uploaded
author | greg |
---|---|
date | Tue, 12 Oct 2021 14:15:35 +0000 |
parents | |
children | 787f1ca9045a |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Tue Oct 12 14:15:35 2021 +0000 @@ -0,0 +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> + <file path="tool-data/malt_indices.loc" /> + </table> +</tables>