-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitmodules
39 lines (39 loc) · 1.46 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
[submodule "external/ch-asdf.git"]
path = external/ch-asdf.git
url = git://cyrusharmon.org/pub/git/ch-asdf.git
[submodule "external/ch-util.git"]
path = external/ch-util.git
url = git://cyrusharmon.org/pub/git/ch-util.git
[submodule "external/fnv"]
path = external/fnv
url = https://www.github.com/blindglobe/fnv
[submodule "external/data-table"]
path = external/data-table
url = https://www.github.com/blindglobe/data-table
[submodule "external/lla"]
path = external/lla
url = https://www.github.com/blindglobe/lla
[submodule "external/xarray"]
path = external/xarray
url = https://www.github.com/blindglobe/xarray
[submodule "external/listoflist"]
path = external/listoflist
url = https://www.github.com/blindglobe/listoflist
[submodule "external/lisp-matrix"]
path = external/lisp-matrix
url = https://www.github.com/blindglobe/lisp-matrix
[submodule "external/rsm-string-cls"]
path = external/rsm-string-cls
url = https://www.github.com/blindglobe/rsm-string-cls
[submodule "external/cl-blapack"]
path = external/cl-blapack
url = https://www.github.com/blindglobe/cl-blapack
[submodule "external/cldoc"]
path = external/cldoc
url = https://www.github.com/danlentz/cldoc
[submodule "external/ffa-lisp-matrix"]
path = external/ffa-lisp-matrix
url = https://www.github.com/blindglobe/ffa-lisp-matrix
[submodule "external/array-operations-lisp-matrix"]
path = external/array-operations-lisp-matrix
url = https://www.github.com/blindglobe/array-operations-lisp-matrix