-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy path.gitmodules
27 lines (27 loc) · 1001 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 "Extern/nlma"]
path = Extern/nlma
url = https://github.com/tholden/nlma.git
[submodule "Extern/glpkmex"]
path = Extern/glpkmex
url = https://github.com/tholden/glpkmex.git
[submodule "Extern/eigtool"]
path = Extern/eigtool
url = https://github.com/tholden/eigtool.git
[submodule "Extern/YALMIP"]
path = Extern/YALMIP
url = https://github.com/tholden/YALMIP.git
[submodule "Extern/OPTI"]
path = Extern/OPTI
url = https://github.com/tholden/OPTI.git
[submodule "Extern/EST-NLSS"]
path = Extern/EST-NLSS
url = https://github.com/tholden/EST-NLSS
[submodule "Extern/DoubleDouble"]
path = Extern/DoubleDouble
url = https://github.com/tholden/DoubleDouble.git
[submodule "Extern/export_fig"]
path = Extern/export_fig
url = https://github.com/tholden/export_fig.git
[submodule "Examples/FernandezVillaverdeEtAl2015/DynareTransformationEngine"]
path = Examples/FernandezVillaverdeEtAl2015/DynareTransformationEngine
url = https://github.com/tholden/DynareTransformationEngine.git