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:
authorVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-11-03 10:27:09 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-11-10 18:58:20 +0300
commit154f78152bba1463d7bb5c49a77b314b3ddf4702 (patch)
treeb7a7e6ac0c22cda936689c181c8a9f136770b8dc /defines.hpp
parente98617e13f14e4e542c735f3e172459d3014aae4 (diff)
Generating and loading restriction section in mwm and tests on it.
Diffstat (limited to 'defines.hpp')
-rw-r--r--defines.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/defines.hpp b/defines.hpp
index 9eb0cd88de..75a0189fc3 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -40,6 +40,8 @@
#define ROUTING_SHORTCUTS_FILE_TAG "skoda"
#define ROUTING_CROSS_CONTEXT_TAG "chrysler"
+#define ROUTING_FILE_TAG "routing"
+
#define ROUTING_FTSEG_FILE_TAG "ftseg"
#define ROUTING_NODEIND_TO_FTSEGIND_FILE_TAG "node2ftseg"