-
Notifications
You must be signed in to change notification settings - Fork 11
/
.gitmodules
27 lines (27 loc) · 954 Bytes
/
.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
[submodule "src/R-sharp"]
path = src/R-sharp
url = https://github.com/SMRUCC/R-sharp.git
[submodule "src/runtime/ggplot"]
path = src/runtime/ggplot
url = https://github.com/rsharp-lang/ggplot.git
[submodule "src/runtime/Rnotebook"]
path = src/runtime/R/Rnotebook
url = https://github.com/rsharp-lang/Rnb.git
ignore = all
[submodule "src/workbench/win32_desktop"]
path = src/workbench/win32_desktop
url = https://github.com/SMRUCC/GCModeller-workbench.git
ignore = all
[submodule "src/runtime/enigma"]
path = src/runtime/enigma
url = https://github.com/rsharp-lang/enigma.git
[submodule "src/runtime/Darwinism"]
path = src/runtime/Darwinism
url = https://gitee.com/xieguigang/Darwinism.git
[submodule "src/runtime/GNUplot"]
path = src/runtime/GNUplot
url = https://github.com/xieguigang/GNUplot.git
ignore = all
[submodule "src/runtime/markdown2pdf"]
path = src/runtime/markdown2pdf
url = https://github.com/xieguigang/markdown2pdf.git