Use git submodule for xtl

This commit is contained in:
Paul Romano 2020-01-12 16:41:32 -06:00
parent 02eeddcf48
commit 71ed680466
32 changed files with 5 additions and 15135 deletions

3
.gitmodules vendored
View file

@ -7,3 +7,6 @@
[submodule "vendor/xtensor"]
path = vendor/xtensor
url = https://github.com/xtensor-stack/xtensor.git
[submodule "vendor/xtl"]
path = vendor/xtl
url = https://github.com/xtensor-stack/xtl.git