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 | |
parent | 673d41f91655794ff2302b5fed7f0f32589eec04 (diff) | |
download | cp-48f468b9b8a3f909b60399e277405b9723b8643a.tar.gz |
[usth/ICT3.17] Distribute systems
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | usth/ICT3.17/practical | 0 | ||||
m--------- | usth/ICT3.17/project | 0 |
3 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 diff --git a/usth/ICT3.17/practical b/usth/ICT3.17/practical new file mode 160000 +Subproject 2161592bbf9160096470ad3a27d04c4d57cf66b diff --git a/usth/ICT3.17/project b/usth/ICT3.17/project new file mode 160000 +Subproject 373317cfeac6e99acc551535993236e49ed8bd9 |