25 lines
725 B
Plaintext
25 lines
725 B
Plaintext
[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
|
|
[submodule "openlibm"]
|
|
path = openlibm
|
|
url = https://github.com/JuliaLang/openlibm.git
|
|
[submodule "programs/coreutils"]
|
|
path = programs/coreutils
|
|
url = https://github.com/redox-os/coreutils.git
|
|
[submodule "schemes/redoxfs"]
|
|
path = schemes/redoxfs
|
|
url = https://github.com/redox-os/redoxfs
|
|
[submodule "programs/extrautils"]
|
|
path = programs/extrautils
|
|
url = https://github.com/redox-os/extrautils.git
|