redox/.gitmodules

13 lines
318 B
Plaintext
Raw Normal View History

[submodule "rust"]
path = rust
url = https://github.com/redox-os/rust.git
[submodule "libstd"]
path = libstd
url = https://github.com/redox-os/libstd.git
[submodule "ralloc"]
path = ralloc
url = https://github.com/redox-os/ralloc
[submodule "ion"]
path = programs/ion
url = https://github.com/redox-os/ion.git