diff options
author | Rob Austein <sra@hactrn.net> | 2015-07-17 18:39:06 +0200 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2015-07-17 18:39:06 +0200 |
commit | 4f455cbbabe8974868e18dee300dddec46c7255a (patch) | |
tree | d1b2da28244fe893040caedf7d1bd0e90fb7c3ea | |
parent | e759c977f76da86e0cf1d6625ed14e8e7111126e (diff) |
More voodoo to get core/math/modexps6 on correct branch.
-rw-r--r-- | .gitmodules | 2 | ||||
m--------- | core/math/modexps6 | 0 |
2 files changed, 2 insertions, 0 deletions
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 +Subproject 1acddf19bb8c39f5202d80af068b5ffd14797f4 |