Mercurial > repos > greg > data_manager_dram_database_downloader
diff tool_data_table_conf.xml.sample @ 0:c31256419bf6 draft
Uploaded
| author | greg |
|---|---|
| date | Thu, 30 Jun 2022 21:07:03 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jun 30 21:07:03 2022 +0000 @@ -0,0 +1,8 @@ +<tables> + <!-- Locations of DRAM databases version 1.3.5 and higher --> + <table name="dram_databases" comment_char="#"> + <columns>value, version, name, path</columns> + <file path="tool-data/dram_databases.loc" /> + </table> +</tables> +
