-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
42 lines (42 loc) · 1.45 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
37
38
39
40
41
42
# Copyright (c) 2021 Jeremy Carter <jeremy@jeremycarter.ca>
#
# All uses of this project in part or in whole are governed
# by the terms of the license contained in the file titled
# "LICENSE" that's distributed along with the project, which
# can be found in the top-level directory of this project.
#
# If you don't agree to follow those terms or you won't
# follow them, you are not allowed to use this project or
# anything that's made with parts of it at all. The project
# is also depending on some third-party technologies, and
# some of those are governed by their own separate licenses,
# so furthermore, whenever legally possible, all license
# terms from all of the different technologies apply, with
# this project's license terms taking first priority.
[submodule "libhob"]
path = libhob
url = https://github.com/defcronyke/libhob.git
[submodule "hob"]
path = hob
url = https://github.com/defcronyke/hob.git
[submodule "libnob"]
path = libnob
url = https://github.com/defcronyke/libnob.git
[submodule "nob"]
path = nob
url = https://github.com/defcronyke/nob.git
[submodule "libhov"]
path = libhov
url = https://github.com/defcronyke/libhov.git
[submodule "hov"]
path = hov
url = https://github.com/defcronyke/hov.git
[submodule "libnov"]
path = libnov
url = https://github.com/defcronyke/libnov.git
[submodule "nov"]
path = nov
url = https://github.com/defcronyke/nov.git
[submodule "pynov"]
path = pynov
url = https://github.com/defcronyke/pynov.git