-
Notifications
You must be signed in to change notification settings - Fork 25
/
.gitmodules
45 lines (45 loc) · 1.53 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
[submodule "pkgs/tzdata"]
path = pkgs/tzdata
url = https://github.com/97jaz/tzdata.git
[submodule "pkgs/tzinfo"]
path = pkgs/tzinfo
url = https://github.com/97jaz/tzinfo.git
[submodule "pkgs/tzgeolookup"]
path = pkgs/tzgeolookup
url = https://github.com/alex-hhh/tzgeolookup.git
[submodule "pkgs/cldr-core"]
path = pkgs/cldr-core
url = https://github.com/97jaz/cldr-core.git
[submodule "pkgs/memoize"]
path = pkgs/memoize
url = https://github.com/alex-hhh/memoize.git
[submodule "pkgs/data-frame"]
path = pkgs/data-frame
url = https://github.com/alex-hhh/data-frame.git
[submodule "pkgs/plot-container"]
path = pkgs/plot-container
url = https://github.com/alex-hhh/plot-container.git
[submodule "pkgs/gui-widget-mixins"]
path = pkgs/gui-widget-mixins
url = https://github.com/alex-hhh/gui-widget-mixins.git
[submodule "pkgs/al2-test-runner"]
path = pkgs/al2-test-runner
url = https://github.com/alex-hhh/al2-test-runner.git
[submodule "pkgs/map-widget"]
path = pkgs/map-widget
url = https://github.com/alex-hhh/map-widget.git
[submodule "pkgs/geoid"]
path = pkgs/geoid
url = https://github.com/alex-hhh/geoid.git
[submodule "pkgs/resource-pool"]
path = pkgs/resource-pool
url = https://github.com/Bogdanp/racket-resource-pool.git
[submodule "pkgs/http-easy"]
path = pkgs/http-easy
url = https://github.com/Bogdanp/racket-http-easy.git
[submodule "pkgs/rackcheck"]
path = pkgs/rackcheck
url = https://github.com/Bogdanp/rackcheck.git
[submodule "pkgs/colormaps"]
path = pkgs/colormaps
url = https://github.com/alex-hhh/colormaps.git