-
Notifications
You must be signed in to change notification settings - Fork 61
/
.gitmodules
189 lines (189 loc) · 7.82 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
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
[submodule "thirdparty/rit/match/match"]
path = thirdparty/rit/match/match
url = ../match.git
[submodule "thirdparty/kitware/vtk/VTK"]
path = thirdparty/kitware/vtk/VTK
url = ../vtk.git
[submodule "thirdparty/kitware/vtk/cmake"]
path = thirdparty/kitware/vtk/cmake
url = ../cmake.git
[submodule "thirdparty/eso/skycat/skycat"]
path = thirdparty/eso/skycat/skycat
url = ../skycat.git
[submodule "thirdparty/perlsys/perl/perl"]
path = thirdparty/perlsys/perl/perl
url = https://github.com/Perl/perl5.git
[submodule "applications/smurf/libacsis/specwrite"]
path = applications/smurf/libacsis/specwrite
url = https://github.com/eaobservatory/acsis-libspecwrite.git
[submodule "thirdparty/heasarc/cfitsio/cfitsio"]
path = thirdparty/heasarc/cfitsio/cfitsio
url = ../cfitsio.git
[submodule "thirdparty/mit/fftw/fftw"]
path = thirdparty/mit/fftw/fftw
url = ../fftw.git
[submodule "thirdparty/ijg/jpeg/jpeg"]
path = thirdparty/ijg/jpeg/jpeg
url = ../jpeg.git
[submodule "thirdparty/mesa3d/mesa/mesa"]
path = thirdparty/mesa3d/mesa/mesa
url = ../mesa.git
[submodule "thirdparty/tclsys/tcl"]
path = thirdparty/tclsys/tcl
url = ../tcl.git
[submodule "thirdparty/tclsys/tclx/tclx"]
path = thirdparty/tclsys/tclx/tclx
url = ../tclx.git
[submodule "thirdparty/tclsys/tdom/tdom"]
path = thirdparty/tclsys/tdom/tdom
url = ../tdom.git
[submodule "thirdparty/tclsys/tk"]
path = thirdparty/tclsys/tk
url = ../tk.git
[submodule "thirdparty/tclsys/tkimg/tkimg"]
path = thirdparty/tclsys/tkimg/tkimg
url = ../tkimg.git
[submodule "thirdparty/apache/xerces-c/xerces-c"]
path = thirdparty/apache/xerces-c/xerces-c
url = ../xerces.git
[submodule "buildsupport/autobuild"]
path = buildsupport/autobuild
url = ../autobuild.git
[submodule "thirdparty/fsf/gsl/gsl"]
path = thirdparty/fsf/gsl/gsl
url = ../gsl.git
[submodule "thirdparty/tclsys/itcl/itcl"]
path = thirdparty/tclsys/itcl/itcl
url = ../itcl.git
[submodule "thirdparty/tclsys/itcl/itk"]
path = thirdparty/tclsys/itcl/itk
url = ../itk.git
[submodule "thirdparty/tclsys/itcl/iwidgets"]
path = thirdparty/tclsys/itcl/iwidgets
url = ../iwidgets.git
[submodule "applications/extractor/sextractor"]
path = applications/extractor/sextractor
url = ../sextractor.git
[submodule "applications/extractor/extract/src"]
path = applications/extractor/extract/src
url = ../starextract.git
[submodule "thirdparty/tclsys/blt/wizeblt"]
path = thirdparty/tclsys/blt/wizeblt
url = ../wizeblt.git
[submodule "thirdparty/sofa/sofa"]
path = thirdparty/sofa/sofa
url = ../sofa.git
[submodule "thirdparty/perlsys/perlmods/perl-NDF"]
path = thirdparty/perlsys/perlmods/perl-NDF
url = ../perl-NDF.git
[submodule "thirdparty/perlsys/perlmods/perl-GSD"]
path = thirdparty/perlsys/perlmods/perl-GSD
url = ../perl-GSD.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-AMS"]
path = thirdparty/perlsys/perlmods/perl-Starlink-AMS
url = ../perl-Starlink-AMS.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Config"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Config
url = ../perl-Starlink-Config.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Versions"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Versions
url = ../perl-Starlink-Versions.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-HDSPACK"]
path = thirdparty/perlsys/perlmods/perl-Starlink-HDSPACK
url = ../perl-Starlink-HDSPACK.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-ADAM"]
path = thirdparty/perlsys/perlmods/perl-Starlink-ADAM
url = ../perl-Starlink-ADAM.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Prologue"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Prologue
url = ../perl-Starlink-Prologue.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Astrom"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Astrom
url = ../perl-Starlink-Astrom.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Autoastrom"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Autoastrom
url = ../perl-Starlink-Autoastrom.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-EMS"]
path = thirdparty/perlsys/perlmods/perl-Starlink-EMS
url = ../perl-Starlink-EMS.git
[submodule "thirdparty/perlsys/perlmods/perl-Starlink-Extractor"]
path = thirdparty/perlsys/perlmods/perl-Starlink-Extractor
url = ../perl-Starlink-Extractor.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-Pointing"]
path = thirdparty/perlsys/perlmods/perl-JCMT-Pointing
url = https://github.com/eaobservatory/perl-JCMT-Pointing.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-Tau"]
path = thirdparty/perlsys/perlmods/perl-JCMT-Tau
url = https://github.com/eaobservatory/perl-JCMT-Tau.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-MapArea"]
path = thirdparty/perlsys/perlmods/perl-JCMT-MapArea
url = https://github.com/eaobservatory/perl-JCMT-MapArea.git
[submodule "thirdparty/perlsys/perlmods/perl-JSA"]
path = thirdparty/perlsys/perlmods/perl-JSA
url = https://github.com/eaobservatory/perl-JSA.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-ACSIS-Array"]
path = thirdparty/perlsys/perlmods/perl-JCMT-ACSIS-Array
url = https://github.com/eaobservatory/perl-JCMT-ACSIS-Array.git
[submodule "thirdparty/perlsys/perlmods/perl-JAC-Setup"]
path = thirdparty/perlsys/perlmods/perl-JAC-Setup
url = https://github.com/eaobservatory/perl-JAC-Setup.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-SCUBA"]
path = thirdparty/perlsys/perlmods/perl-JCMT-SCUBA
url = https://github.com/eaobservatory/perl-JCMT-SCUBA.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-DAS"]
path = thirdparty/perlsys/perlmods/perl-JCMT-DAS
url = https://github.com/eaobservatory/perl-JCMT-DAS.git
[submodule "libext/pal"]
path = libext/pal
url = ../pal
[submodule "thirdparty/perlsys/perlmods/perl-Astro-ITC-SCUBA2"]
path = thirdparty/perlsys/perlmods/perl-Astro-ITC-SCUBA2
url = https://github.com/eaobservatory/perl-Astro-ITC-SCUBA2.git
[submodule "thirdparty/perlsys/perlmods/perl-UKIRT-Archive"]
path = thirdparty/perlsys/perlmods/perl-UKIRT-Archive
url = https://github.com/eaobservatory/perl-UKIRT-Archive.git
[submodule "thirdparty/fsf/autotools/autoconf/autoconf"]
path = thirdparty/fsf/autotools/autoconf/autoconf
url = ../autoconf.git
[submodule "thirdparty/fsf/autotools/automake/automake"]
path = thirdparty/fsf/autotools/automake/automake
url = ../automake.git
[submodule "thirdparty/fsf/autotools/libtool/libtool"]
path = thirdparty/fsf/autotools/libtool/libtool
url = ../libtool.git
[submodule "thirdparty/fsf/autotools/m4/m4"]
path = thirdparty/fsf/autotools/m4/m4
url = ../m4.git
[submodule "thirdparty/erfa/erfa"]
path = thirdparty/erfa/erfa
url = https://github.com/liberfa/erfa.git
[submodule "thirdparty/perlsys/perlmods/perl-Pod-SST"]
path = thirdparty/perlsys/perlmods/perl-Pod-SST
url = ../perl-Pod-SST
[submodule "libext/ast"]
path = libext/ast
url = ../ast.git
[submodule "thirdparty/hdfgroup/hdf5/hdf5"]
path = thirdparty/hdfgroup/hdf5/hdf5
url = ../hdf5.git
[submodule "libext/hds-v5"]
path = libext/hds-v5
url = ../hds-v5.git
[submodule "libext/hds-v4"]
path = libext/hds-v4
url = ../hds-v4.git
[submodule "applications/smurf/wvm"]
path = applications/smurf/wvm
url = https://github.com/eaobservatory/jcmt-wvm.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-ACSIS-HWMap"]
path = thirdparty/perlsys/perlmods/perl-JCMT-ACSIS-HWMap
url = https://github.com/eaobservatory/perl-JCMT-ACSIS-HWMap.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-SMU-Jiggle"]
path = thirdparty/perlsys/perlmods/perl-JCMT-SMU-Jiggle
url = https://github.com/eaobservatory/perl-JCMT-SMU-Jiggle.git
[submodule "thirdparty/perlsys/perlmods/perl-JCMT-TCS-Pong"]
path = thirdparty/perlsys/perlmods/perl-JCMT-TCS-Pong
url = https://github.com/eaobservatory/perl-JCMT-TCS-Pong.git
[submodule "thirdparty/perlsys/perlmods/perl-JAC-OCS-Config"]
path = thirdparty/perlsys/perlmods/perl-JAC-OCS-Config
url = https://github.com/eaobservatory/perl-JAC-OCS-Config.git