diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-27 22:52:08 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-27 22:52:39 +0700 |
commit | da9170e8e1f2cb79495531313bd19c391574d106 (patch) | |
tree | b821491539499a8756e5fdcfe1fcd6f658462012 /.gitmodules | |
parent | 67bb27e9f5beec4d8ca0a6c29f045d5f23d6f40f (diff) | |
download | cp-da9170e8e1f2cb79495531313bd19c391574d106.tar.gz |
[usth/ICT3.16] Simulate networks
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 0a7896f..65091b6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -29,5 +29,8 @@ path = usth/ICT3.10/practical url = https://github.com/McSinyx/androiddev2021 [submodule "usth/ICT3.10/project"] - path = usth/ICT3.10/project/ + path = usth/ICT3.10/project url = https://github.com/Huy-Ngo/minigh +[submodule "usth/ICT3.16/project"] + path = usth/ICT3.16/project + url = https://git.sr.ht/~cnx/nwsim |