Move module phoenix

This commit is contained in:
Peter Dimov 2018-10-25 20:47:29 +03:00
parent 7ea13968f0
commit 405601e3bf

8
.gitmodules vendored
View file

@ -406,6 +406,10 @@
path = libs/geometry
url = ../geometry.git
fetchRecurseSubmodules = on-demand
[submodule "phoenix"]
path = libs/phoenix
url = ../phoenix.git
fetchRecurseSubmodules = on-demand
[submodule "local_function"]
path = libs/local_function
url = ../local_function.git
@ -434,10 +438,6 @@
path = libs/type_erasure
url = ../type_erasure.git
fetchRecurseSubmodules = on-demand
[submodule "phoenix"]
path = libs/phoenix
url = ../phoenix.git
fetchRecurseSubmodules = on-demand
[submodule "sync"]
path = libs/sync
url = ../sync.git