summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorleonoverweel <l.overweel@gmail.com>2017-01-24 12:48:31 +0100
committerleonoverweel <l.overweel@gmail.com>2017-01-24 12:48:31 +0100
commitafe9108f9564180ad35bedabb289aa7a4b9d4411 (patch)
tree54a8dfda234d45891b9d662f058e0fb78d39f7de /.gitmodules
parent0c616184f55602e407dd27d1591badc3e019d3c9 (diff)
Add simulator submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e0e0aa89..58bdc662 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,3 +6,7 @@
path = opendc-frontend
url = git@github.com:tudelft-atlarge/opendc-frontend.git
branch = master
+[submodule "opendc-simulator"]
+ path = opendc-simulator
+ url = git@github.com:tudelft-atlarge/opendc-simulator.git
+ branch = master