Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIlya Zverev <zverik@textual.ru>2018-02-13 13:01:27 +0300
committerRoman Kuznetsov <r.kuznetsow@gmail.com>2018-02-15 10:26:02 +0300
commitaec2785cf6d8501f073c6dc9aa2b3691918234e6 (patch)
treeef553bf1340bb59e0dc4d78a244dae1174ed7c88 /defines.hpp
parent7464eac30e81ff67f5034586c2b1207c0bb4b074 (diff)
[generator] Support mixing nodes to the planet
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index eed20fce9f..efc0bc6080 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -94,6 +94,7 @@
#define REPLACED_TAGS_FILE "replaced_tags.txt"
#define MIXED_TAGS_FILE "mixed_tags.txt"
+#define MIXED_NODES_FILE "mixed_nodes.txt"
#define LOCALIZATION_DESCRIPTION_SUFFIX " Description"