-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
36 lines (36 loc) · 1.2 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "ConwayGoF"]
path = SO1-2021-ConwayGoF
url = https://github.com/LucioTrincheri/ConwayGoF
[submodule "TP1EDyAII"]
path = EDyAII-2021
url = https://github.com/LucioTrincheri/TP1EDyAII
[submodule "SmallTerminal"]
path = SO1-2021-SmallTerminal
url = https://github.com/LucioTrincheri/SmallTerminal
[submodule "TPFinalEDyA"]
path = EDyAI-2020
url = https://github.com/LucioTrincheri/TPFinalEDyA
[submodule "PII-TPFinal"]
path = PII-2019
url = https://github.com/LucioTrincheri/PII-TPFinal
[submodule "SO1-2021-atomic-broadcast"]
path = SO1-2021-atomic-broadcast
url = https://github.com/LucioTrincheri/SO1-2021-atomic-broadcast
[submodule "ALP-2021"]
path = ALP-2021
url = https://github.com/LucioTrincheri/ALP-2021
[submodule "IIA-2022"]
path = IIA-2022
url = https://github.com/LucioTrincheri/IIA-2022
[submodule "PyE-2021"]
path = PyE-2021
url = https://github.com/LucioTrincheri/PyE-2021
[submodule "NachOS-2022"]
path = NachOS-2022
url = https://github.com/LucioTrincheri/NachOS-2022
[submodule "ConsoleChat"]
path = ConsoleChat
url = https://github.com/LucioTrincheri/ConsoleChat
[submodule "compiladores2022"]
path = compiladores2022
url = https://github.com/LucioTrincheri/compiladores2022