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>2015-09-28 22:23:49 +0300
committerIlya Zverev <zverik@textual.ru>2015-09-28 22:23:49 +0300
commit97836b424499930e4b9de34ab93e5b72ee2b2324 (patch)
tree180848a7f971b16f8026f19c76fa7506b85cca60 /.gitmodules
parenteb2d2435f71d467c8b43278183ba32059f07e187 (diff)
Replace kothic with a submodule, update generate_drules and generate_proto scripts
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 3fdbb11ff6..3d6091fbe8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "tools/osmctools"]
path = tools/osmctools
url = git://github.com/mapsme/osmctools.git
+[submodule "tools/kothic"]
+ path = tools/kothic
+ url = git://github.com/mapsme/kothic.git