Submodule refactor

This commit is contained in:
Jack Andersen 2016-03-04 09:18:59 -10:00
parent 5e67ec3ff4
commit d4209770cd
4 changed files with 7 additions and 7 deletions

12
hecl/.gitmodules vendored
View File

@ -1,9 +1,9 @@
[submodule "extern/Athena"]
path = extern/Athena
url = https://github.com/libAthena/Athena.git
[submodule "extern/libSquish"]
path = extern/libSquish
url = https://github.com/jackoalan/libSquish.git
[submodule "extern/libBoo"]
path = extern/libBoo
url = https://github.com/AxioDL/libBoo.git
[submodule "extern/athena"]
path = extern/athena
url = https://github.com/libAthena/athena.git
[submodule "extern/boo"]
path = extern/boo
url = https://github.com/AxioDL/boo.git

1
hecl/extern/boo vendored Submodule

@ -0,0 +1 @@
Subproject commit 97a1435fa4b4bf9b393ade7b9ce1874fcfdfded1

1
hecl/extern/libBoo vendored

@ -1 +0,0 @@
Subproject commit 94343c645a960b4b16accd8e993592a41052fa08