Move module move

This commit is contained in:
Peter Dimov 2018-10-25 20:48:00 +03:00
parent 405601e3bf
commit 650b264d5f

8
.gitmodules vendored
View file

@ -410,6 +410,10 @@
path = libs/phoenix
url = ../phoenix.git
fetchRecurseSubmodules = on-demand
[submodule "move"]
path = libs/move
url = ../move.git
fetchRecurseSubmodules = on-demand
[submodule "local_function"]
path = libs/local_function
url = ../local_function.git
@ -430,10 +434,6 @@
path = libs/lockfree
url = ../lockfree.git
fetchRecurseSubmodules = on-demand
[submodule "move"]
path = libs/move
url = ../move.git
fetchRecurseSubmodules = on-demand
[submodule "type_erasure"]
path = libs/type_erasure
url = ../type_erasure.git