Files
ldc/.gitmodules
David Nadlinger 74d7562a59 Moved druntime and Phobos submodules to runtime.
This makes much more sense since the subdirecotry also contains the build system for them, and reduces clutter.
2011-12-04 20:37:21 +01:00

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