-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitmodules
66 lines (64 loc) · 1.79 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "nav"]
path = nav
url = https://github.com/BNLIF/wire-cell-nav.git
[submodule "data"]
path = data
url = https://github.com/BNLIF/wire-cell-data.git
[submodule "waf-tools"]
path = waf-tools
url = https://github.com/BNLIF/waf-tools.git
[submodule "sst"]
path = sst
url = https://github.com/BNLIF/wire-cell-sst.git
[submodule "tiling"]
path = tiling
url = https://github.com/BNLIF/wire-cell-tiling.git
[submodule "examples"]
path = examples
url = https://github.com/BNLIF/wire-cell-examples.git
[submodule "matrix"]
path = matrix
url = https://github.com/BNLIF/wire-cell-matrix.git
[submodule "2dtoy"]
path = 2dtoy
url = https://github.com/BNLIF/wire-cell-2dtoy.git
[submodule "rootvis"]
path = rootvis
url = https://github.com/BNLIF/wire-cell-rootvis.git
[submodule "graph"]
path = graph
url = https://github.com/BNLIF/wire-cell-graph.git
[submodule "lsp"]
path = lsp
url = https://github.com/BNLIF/wire-cell-lsp.git
[submodule "signal"]
path = signal
url = https://github.com/BNLIF/wire-cell-signal.git
[submodule "ress"]
path = ress
url = https://github.com/BNLIF/wire-cell-ress.git
[submodule "quickhull"]
path = quickhull
url = https://github.com/BNLIF/wire-cell-quickhull.git
[submodule "nanoflann"]
path = nanoflann
url = https://github.com/BNLIF/wire-cell-nanoflann.git
[submodule "mcs"]
path = mcs
url = https://github.com/BNLIF/wire-cell-mcs
[submodule "paal"]
path = paal
url = https://github.com/BNLIF/wire-cell-paal.git
[submodule "3dst"]
path = 3dst
url = https://github.com/BNLIF/wire-cell-3dst.git
branch = master
[submodule "pid"]
path = pid
url = https://github.com/BNLIF/wire-cell-pid.git
[submodule "pyutil"]
path = pyutil
url = https://github.com/BNLIF/wire-cell-pyutil.git
[submodule "pyinf"]
path = pyinf
url = https://github.com/BNLIF/wire-cell-pyinf.git