From 4f455cbbabe8974868e18dee300dddec46c7255a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 17 Jul 2015 18:39:06 +0200 Subject: More voodoo to get core/math/modexps6 on correct branch. --- .gitmodules | 2 ++ core/math/modexps6 | 1 + 2 files changed, 3 insertions(+) create mode 160000 core/math/modexps6 diff --git a/.gitmodules b/.gitmodules index 0efacd3..7c1a9e1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,4 +50,6 @@ path = sw/thirdparty/sqlite3 url = git@git.cryptech.is:sw/thirdparty/sqlite3.git [submodule "core/math/modexps6"] + path = core/math/modexps6 + url = git@git.cryptech.is:core/math/modexps6.git branch = modexps6 diff --git a/core/math/modexps6 b/core/math/modexps6 new file mode 160000 index 0000000..1acddf1 --- /dev/null +++ b/core/math/modexps6 @@ -0,0 +1 @@ +Subproject commit 1acddf19bb8c39f5202d80af068b5ffd14797f4b -- cgit v1.2.3