diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-27 23:00:05 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-04-27 23:00:05 +0700 |
commit | 48f468b9b8a3f909b60399e277405b9723b8643a (patch) | |
tree | 0ed50379bec1e80675a723a23377c03bdbfbfdda /.gitmodules | |
parent | 673d41f91655794ff2302b5fed7f0f32589eec04 (diff) | |
download | cp-48f468b9b8a3f909b60399e277405b9723b8643a.tar.gz |
[usth/ICT3.17] Distribute systems
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d113f66..dafd5ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,9 @@ [submodule "usth/ICT3.11"] path = usth/ICT3.11 url = https://git.sr.ht/~cnx/axuy +[submodule "usth/ICT3.17/practical"] + path = usth/ICT3.17/practical + url = https://github.com/Huy-Ngo/ds2021 +[submodule "usth/ICT3.17/project"] + path = usth/ICT3.17/project + url = https://github.com/Huy-Ngo/http-over-mpi |