diff options
| author | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-01-25 12:31:42 +0100 |
|---|---|---|
| committer | Sacheendra Talluri <sacheendra.t@gmail.com> | 2017-01-25 12:31:42 +0100 |
| commit | e538c727c648653412ced9f79b45edda91ab89b1 (patch) | |
| tree | 81b5a55d9bade29347011b0af1c4d2325b76f577 /.gitmodules | |
| parent | 6c6adcc7e992df72a77645e20735fd87e698e94b (diff) | |
get dependencies from the dependencies repo
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
