-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
30 lines (30 loc) · 1.23 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
[submodule "AsTeRICS"]
path = submodules/asterics
url = https://github.com/asterics/AsTeRICS.git
[submodule "WebACS"]
path = submodules/webacs
url = https://github.com/asterics/WebACS.git
[submodule "asterics-docs"]
path = submodules/asterics-docs
url = https://github.com/asterics/asterics-docs.git
[submodule "AsTeRICS-Grid"]
path = submodules/asterics-grid
url = https://github.com/asterics/AsTeRICS-Grid.git
[submodule "asterics-camerainput-cameramouse"]
path = submodules/asterics-camerainput-cameramouse
url = https://github.com/asterics/asterics-camerainput-cameramouse.git
[submodule "asterics-camerainput-eyecontrol"]
path = submodules/asterics-camerainput-eyecontrol
url = https://github.com/asterics/asterics-camerainput-eyecontrol.git
[submodule "asterics-solution-template"]
path = submodules/asterics-solution-template
url = https://github.com/asterics/asterics-solution-template.git
[submodule "submodules/asterics-docs-js"]
path = submodules/asterics-docs-js
url = https://github.com/asterics/asterics-docs.js.git
[submodule "submodules/flipmouse"]
path = submodules/flipmouse
url = https://github.com/asterics/FLipMouse.git
[submodule "submodules/fabi"]
path = submodules/fabi
url = https://github.com/asterics/FABI.git