Mercurial > repos > elixir-it > muse
changeset 2:0a8461a7b3bb draft
Uploaded
author | elixir-it |
---|---|
date | Thu, 18 Oct 2018 08:13:27 -0400 |
parents | fe9b86b5da79 |
children | b3152fc222fb |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Oct 18 08:13:27 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the muse_call mapper format --> + <table name="muse_index" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/muse_index.loc" /> + </table> +</tables>