This repository has been archived by the owner on Feb 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
60 lines (60 loc) · 1.96 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
[submodule "src/COREMOD_arith"]
path = src/COREMOD_arith
url = https://github.com/milk-org/COREMOD_arith
[submodule "src/COREMOD_iofits"]
path = src/COREMOD_iofits
url = https://github.com/milk-org/COREMOD_iofits
[submodule "src/COREMOD_memory"]
path = src/COREMOD_memory
url = https://github.com/milk-org/COREMOD_memory
[submodule "src/COREMOD_tools"]
path = src/COREMOD_tools
url = https://github.com/milk-org/COREMOD_tools
[submodule "src/CommandLineInterface"]
path = src/CommandLineInterface
url = https://github.com/milk-org/CommandLineInterface
[submodule "src/ImageStreamIO"]
path = src/ImageStreamIO
url = https://github.com/milk-org/ImageStreamIO
[submodule "src/ZernikePolyn"]
path = src/ZernikePolyn
url = https://github.com/milk-org/ZernikePolyn
[submodule "src/cudacomp"]
path = src/cudacomp
url = https://github.com/milk-org/cudacomp
[submodule "src/fft"]
path = src/fft
url = https://github.com/milk-org/fft
[submodule "src/image_basic"]
path = src/image_basic
url = https://github.com/milk-org/image_basic
[submodule "src/image_filter"]
path = src/image_filter
url = https://github.com/milk-org/image_filter
[submodule "src/image_format"]
path = src/image_format
url = https://github.com/milk-org/image_format
[submodule "src/image_gen"]
path = src/image_gen
url = https://github.com/milk-org/image_gen
[submodule "src/img_reduce"]
path = src/img_reduce
url = https://github.com/milk-org/img_reduce
[submodule "src/info"]
path = src/info
url = https://github.com/milk-org/info
[submodule "src/kdtree"]
path = src/kdtree
url = https://github.com/milk-org/kdtree
[submodule "src/linARfilterPred"]
path = src/linARfilterPred
url = https://github.com/milk-org/linARfilterPred
[submodule "src/linopt_imtools"]
path = src/linopt_imtools
url = https://github.com/milk-org/linopt_imtools
[submodule "src/psf"]
path = src/psf
url = https://github.com/milk-org/psf
[submodule "src/statistic"]
path = src/statistic
url = https://github.com/milk-org/statistic