Mercurial > repos > ulfschaefer > data_manager_phemost
diff tool_data_table_conf.xml.sample @ 0:25d4d9f313a0 draft default tip
Uploaded
author | ulfschaefer |
---|---|
date | Wed, 13 Jul 2016 05:50:48 -0400 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Jul 13 05:50:48 2016 -0400 @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<tables> + <table name="mlst_data" comment_char="#"> + <columns>value, dbkey, name, time_stamp, file_path</columns> + <file path="tool-data/mlst_data.loc" /> + </table> +</tables>