commit c3df7bb77cb36b93463a81cac53ff53cc708349f parent eeb6383acbbb11bafdba6f9c31915461bae17a93 Author: Fabian Wermelinger <fabianw@mavt.ethz.ch> Date: Mon, 25 Apr 2016 19:54:14 +0200 added CubismZ submodule Diffstat:
| A | .gitmodules | | | 3 | +++ |
| A | third_party/CubismZ | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/CubismZ"] + path = third_party/CubismZ + url = fabianw@scratch-petros.ethz.ch:/export/home/gitroot/CubismZ.git diff --git a/third_party/CubismZ b/third_party/CubismZ @@ -0,0 +1 @@ +Subproject commit 8000609081678f6b9c346a6795f2d0666799f1a1