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-10-17 17:51:22 +0300
committerVladimir Byko-Ianko <v.bykoianko@corp.mail.ru>2016-11-02 11:06:36 +0300
commit57c0d5a6dfc85c3074498669fdbcecc28df5e822 (patch)
tree72de89696c11b035e2bbf8758007a5e1fe8fd271 /defines.hpp
parent5daa09c9fd47822086ded3e02ead2c99fd1c2470 (diff)
Adding edgeidx define and detail some comments.
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 612169d512..f0db7c48ec 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -27,6 +27,7 @@
#define METADATA_FILE_TAG "meta"
#define METADATA_INDEX_FILE_TAG "metaidx"
#define ALTITUDES_FILE_TAG "altitudes"
+#define EDGE_INDEX_FILE_TAG "edgeidx"
#define FEATURE_OFFSETS_FILE_TAG "offs"
#define RANKS_FILE_TAG "ranks"
#define REGION_INFO_FILE_TAG "rgninfo"