diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b2e185a..e212f69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -265,3 +265,6 @@ [submodule "pdp13"] path = pdp13 url = https://github.com/joe7575/pdp13 +[submodule "icemachine"] + path = icemachine + url = https://cheapiesystems.com/git/icemachine/ |