mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
This makes much more sense since the subdirecotry also contains the build system for them, and reduces clutter.
7 lines
194 B
Plaintext
7 lines
194 B
Plaintext
[submodule "druntime"]
|
|
path = runtime/druntime
|
|
url = git://github.com/ldc-developers/druntime.git
|
|
[submodule "phobos"]
|
|
path = runtime/phobos
|
|
url = git://github.com/ldc-developers/phobos.git
|