diff options
-rw-r--r-- | .gitmodules | 23 | ||||
m--------- | usth/ICT2.12/recipe | 0 | ||||
m--------- | usth/ICT3.1 | 0 |
3 files changed, 13 insertions, 10 deletions
diff --git a/.gitmodules b/.gitmodules index 5db8f22..4ea9205 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,18 +1,21 @@ [submodule "paip/book"] path = paip/book - url = https://github.com/norvig/paip-lisp.git + url = https://github.com/norvig/paip-lisp +[submodule "usth/ICT2.5/practical/mywind"] + path = usth/ICT2.5/practical/mywind + url = https://github.com/dalers/mywind +[submodule "usth/ICT2.5/cheese-shop"] + path = usth/ICT2.5/cheese-shop + url = https://github.com/McSinyx/cheese-shop [submodule "usth/ICT2.8"] path = usth/ICT2.8 - url = https://github.com/McSinyx/os2020.git + url = https://github.com/McSinyx/os2020 [submodule "usth/ICT2.9/speakerid"] path = usth/ICT2.9/speakerid - url = https://github.com/McSinyx/speakerid.git + url = https://github.com/McSinyx/speakerid [submodule "usth/ICT2.12/recipe"] path = usth/ICT2.12/recipe - url = https://github.com/McSinyx/recipe.git -[submodule "usth/ICT2.5/cheese-shop"] - path = usth/ICT2.5/cheese-shop - url = https://github.com/McSinyx/cheese-shop.git -[submodule "usth/ICT2.5/practical/mywind"] - path = usth/ICT2.5/practical/mywind - url = https://github.com/dalers/mywind.git + url = https://github.com/McSinyx/recipe +[submodule "usth/ICT3.1"] + path = usth/ICT3.1 + url = https://github.com/ipppi/ipppi.github.io diff --git a/usth/ICT2.12/recipe b/usth/ICT2.12/recipe -Subproject d1eff3a50da29e8364162dabdd622789e90cf29 +Subproject 4e02f53d360dd9ea65a7cc41ce9e829a04ff802 diff --git a/usth/ICT3.1 b/usth/ICT3.1 new file mode 160000 +Subproject 9081842c406782b3e1a78cd46027f1f4cc51b49 |