diff options
-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 |