Skip to content

Commit 3f7d24d

Browse files
authored
Merge pull request #1 from iit-DLSLab/adding_submodule
added submodules dls2, gluecode, robotlib
2 parents 0569e27 + 1ddc00f commit 3f7d24d

4 files changed

Lines changed: 12 additions & 0 deletions

File tree

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "dls2"]
2+
path = dls2
3+
url = git@github.com:iit-DLSLab/dls2.git
4+
[submodule "robotlib"]
5+
path = robotlib
6+
url = git@github.com:iit-DLSLab/robotlib.git
7+
[submodule "gluecode"]
8+
path = gluecode
9+
url = git@github.com:iit-DLSLab/gluecode.git

dls2

Submodule dls2 added at 9003930

gluecode

Submodule gluecode added at 5c72480

robotlib

Submodule robotlib added at 422c860

0 commit comments

Comments
 (0)