Add more replacements
This commit is contained in:
parent
054e1edbc9
commit
5f40fe6406
6 changed files with 20 additions and 0 deletions
9
.gitmodules
vendored
9
.gitmodules
vendored
|
@ -82,3 +82,12 @@
|
|||
[submodule "libs/termion"]
|
||||
path = libs/termion
|
||||
url = https://github.com/redox-os/termion.git
|
||||
[submodule "libs/syscall"]
|
||||
path = libs/syscall
|
||||
url = https://github.com/redox-os/syscall.git
|
||||
[submodule "libs/extra"]
|
||||
path = libs/extra
|
||||
url = https://github.com/redox-os/libextra.git
|
||||
[submodule "libs/event"]
|
||||
path = libs/event
|
||||
url = https://github.com/redox-os/event.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue