-
Notifications
You must be signed in to change notification settings - Fork 230
/
.gitmodules
30 lines (30 loc) · 1.12 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
[submodule "M2/submodules/memtailor"]
path = M2/submodules/memtailor
url = https://github.com/Macaulay2/memtailor
[submodule "M2/submodules/mathic"]
path = M2/submodules/mathic
url = https://github.com/Macaulay2/mathic
[submodule "M2/submodules/mathicgb"]
path = M2/submodules/mathicgb
url = https://github.com/Macaulay2/mathicgb
[submodule "M2/submodules/bdwgc"]
path = M2/submodules/bdwgc
url = https://github.com/Macaulay2/bdwgc.git
[submodule "M2/submodules/flint"]
path = M2/submodules/flint
url = https://github.com/Macaulay2/flint2.git
[submodule "M2/submodules/frobby"]
path = M2/submodules/frobby
url = https://github.com/Macaulay2/frobby.git
[submodule "M2/submodules/fflas-ffpack"]
path = M2/submodules/fflas_ffpack
url = https://github.com/Macaulay2/fflas-ffpack.git
[submodule "M2/submodules/givaro"]
path = M2/submodules/givaro
url = https://github.com/linbox-team/givaro
[submodule "M2/submodules/googletest"]
path = M2/submodules/googletest
url = https://github.com/google/googletest.git
[submodule "M2/Macaulay2/editors/emacs"]
path = M2/Macaulay2/editors/emacs
url = https://github.com/Macaulay2/M2-emacs.git