From 48f468b9b8a3f909b60399e277405b9723b8643a Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 27 Apr 2021 23:00:05 +0700 Subject: [usth/ICT3.17] Distribute systems --- .gitmodules | 6 ++++++ usth/ICT3.17/practical | 1 + usth/ICT3.17/project | 1 + 3 files changed, 8 insertions(+) create mode 160000 usth/ICT3.17/practical create mode 160000 usth/ICT3.17/project 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 index 0000000..2161592 --- /dev/null +++ b/usth/ICT3.17/practical @@ -0,0 +1 @@ +Subproject commit 2161592bbf9160096470ad3a27d04c4d57cf66ba diff --git a/usth/ICT3.17/project b/usth/ICT3.17/project new file mode 160000 index 0000000..373317c --- /dev/null +++ b/usth/ICT3.17/project @@ -0,0 +1 @@ +Subproject commit 373317cfeac6e99acc551535993236e49ed8bd96 -- cgit 1.4.1