.gitmodules path updates

This commit is contained in:
Marko Budiselic 2016-05-08 11:49:00 +02:00
parent 52625e39a3
commit 0d2942169b

12
.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "cypher/lexertl"]
path = cypher/lexertl
[submodule "src/cypher/lexertl"]
path = src/cypher/lexertl
url = https://github.com/BenHanson/lexertl.git
[submodule "speedy/r3"]
path = speedy/r3
[submodule "src/speedy/r3"]
path = src/speedy/r3
url = https://github.com/c9s/r3.git
[submodule "speedy/rapidjson"]
path = speedy/rapidjson
[submodule "src/speedy/rapidjson"]
path = src/speedy/rapidjson
url = https://github.com/miloyip/rapidjson.git