-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1008 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 "SourceCodeAnalysis"]
path = SourceCodeAnalysis
url = [email protected]:stdstring/SourceCodeAnalysis.git
[submodule "SourceCodeAnalysis.v2"]
path = SourceCodeAnalysis.v2
url = [email protected]:stdstring/SourceCodeAnalysis.v2.git
[submodule "SourceCodeSimplifier"]
path = SourceCodeSimplifier
url = [email protected]:stdstring/SourceCodeSimplifier.git
[submodule "PythonExamplesPorter"]
path = PythonExamplesPorter
url = [email protected]:stdstring/PythonExamplesPorter.git
[submodule "wordscpp.doxygen2hugo"]
path = wordscpp.doxygen2hugo
url = [email protected]:stdstring/wordscpp.doxygen2hugo.git
[submodule "ASL.Impl"]
path = ASL.Impl
url = [email protected]:stdstring/ASL.Impl.git
[submodule "Net2JavaApiDocLinker"]
path = Net2JavaApiDocLinker
url = [email protected]:stdstring/Net2JavaApiDocLinker.git
[submodule "cppgm"]
path = cppgm
url = [email protected]:stdstring/cppgm.git
[submodule "LanguagesExperiments"]
path = LanguagesExperiments
url = [email protected]:stdstring/LanguagesExperiments.git