.gitmodules path updates
This commit is contained in:
12
.gitmodules
vendored
12
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user