summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSacheendra Talluri <sacheendra.t@gmail.com>2017-01-25 12:31:42 +0100
committerSacheendra Talluri <sacheendra.t@gmail.com>2017-01-25 12:31:42 +0100
commite538c727c648653412ced9f79b45edda91ab89b1 (patch)
tree81b5a55d9bade29347011b0af1c4d2325b76f577 /.gitmodules
parent6c6adcc7e992df72a77645e20735fd87e698e94b (diff)
get dependencies from the dependencies repo
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e7c98f15..8c234166 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -4,3 +4,6 @@
[submodule "external/googletest"]
path = external/googletest
url = https://github.com/google/googletest
+[submodule "opendc-simulator-dependencies"]
+ path = opendc-simulator-dependencies
+ url = https://github.com/tudelft-atlarge/opendc-simulator-dependencies.git