forked from BNLIF/wire-cell
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
36 lines (36 loc) · 989 Bytes
/
.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 "nav"]
path = nav
url = [email protected]:BNLIF/wire-cell-nav.git
[submodule "data"]
path = data
url = [email protected]:BNLIF/wire-cell-data.git
[submodule "waf-tools"]
path = waf-tools
url = [email protected]:BNLIF/waf-tools.git
[submodule "sst"]
path = sst
url = [email protected]:BNLIF/wire-cell-sst.git
[submodule "tiling"]
path = tiling
url = [email protected]:BNLIF/wire-cell-tiling.git
[submodule "examples"]
path = examples
url = [email protected]:BNLIF/wire-cell-examples.git
[submodule "matrix"]
path = matrix
url = [email protected]:BNLIF/wire-cell-matrix.git
[submodule "2dtoy"]
path = 2dtoy
url = [email protected]:BNLIF/wire-cell-2dtoy.git
[submodule "rootvis"]
path = rootvis
url = [email protected]:BNLIF/wire-cell-rootvis.git
[submodule "graph"]
path = graph
url = [email protected]:BNLIF/wire-cell-graph.git
[submodule "lsp"]
path = lsp
url = [email protected]:BNLIF/wire-cell-lsp.git
[submodule "signal"]
path = signal
url = [email protected]:BNLIF/wire-cell-signal.git