Skip to content

Commit edff50d

Browse files
committed
Adding initial submodules
1 parent 7436bfc commit edff50d

File tree

7 files changed

+24
-0
lines changed

7 files changed

+24
-0
lines changed

.gitmodules

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[submodule "OMEdit"]
2+
path = OMEdit
3+
url = ../OMEdit.git
4+
[submodule "doc"]
5+
path = doc
6+
url = ../OpenModelica-doc.git
7+
[submodule "OMOptim"]
8+
path = OMOptim
9+
url = ../OMOptim.git
10+
[submodule "OMPlot"]
11+
path = OMPlot
12+
url = ../OMPlot.git
13+
[submodule "OMNotebook"]
14+
path = OMNotebook
15+
url = ../OMNotebook.git
16+
[submodule "common"]
17+
path = common
18+
url = ../OpenModelica-common.git

OMEdit

Submodule OMEdit added at 292091e

OMNotebook

Submodule OMNotebook added at 1104824

OMOptim

Submodule OMOptim added at 4757bef

OMPlot

Submodule OMPlot added at 6d4f016

common

Submodule common added at d6652d4

doc

Submodule doc added at d5928d9

0 commit comments

Comments
 (0)