Skip to content

Commit 86950e1

Browse files
committed
Add DMD as a submodule
This will allow us to remove the duplication between DMC and DMD, and simplify updating DMC whenever DMD changes.
1 parent 9cc1105 commit 86950e1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "dmd"]
2+
path = dm/src/dmd
3+
url = https://github.com/dlang/dmd.git

dm/src/dmd

Submodule dmd added at a180d27

0 commit comments

Comments
 (0)