From e538c727c648653412ced9f79b45edda91ab89b1 Mon Sep 17 00:00:00 2001 From: Sacheendra Talluri Date: Wed, 25 Jan 2017 12:31:42 +0100 Subject: get dependencies from the dependencies repo --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3