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>2016-12-07 12:36:58 +0300
committerIlya Zverev <zverik@textual.ru>2016-12-08 12:55:37 +0300
commit074165b581609f1a8120243a93e27cde0d72f429 (patch)
tree75c82c334f5d943920a12e540a2cc725da688cda /defines.hpp
parent477a01fb23c42070e4f055a0be6fe08c9112fc46 (diff)
[generator] User only --make_new_routing for the new routing
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 ff4d6e5338..e79978cb1b 100644
--- a/defines.hpp
+++ b/defines.hpp
@@ -74,6 +74,7 @@
#define EXTERNAL_RESOURCES_FILE "external_resources.txt"
#define GPS_TRACK_FILENAME "gps_track.dat"
+#define RESTRICTIONS_FILENAME "restrictions.csv"
#define TRAFFIC_FILE_EXTENSION ".traffic"