diff options
| author | Andrej Bátora | 2023-12-07 15:50:22 +0100 |
|---|---|---|
| committer | GitHub | 2023-12-07 15:50:22 +0100 |
| commit | f7a1d8cac5aafe98b89bfdea7744206dd6db84f5 (patch) | |
| tree | e6038cca4dcab095006e4f9eab978d1ec5c19001 /.gitmodules | |
| parent | b187a92f77a354039054a2f107565f69f4aff21f (diff) | |
| parent | 4402971348d442d24693f1a7298662c476b9dcd3 (diff) | |
| download | pyecsca-codegen-f7a1d8cac5aafe98b89bfdea7744206dd6db84f5.tar.gz pyecsca-codegen-f7a1d8cac5aafe98b89bfdea7744206dd6db84f5.tar.zst pyecsca-codegen-f7a1d8cac5aafe98b89bfdea7744206dd6db84f5.zip | |
Merge branch 'J08nY:master' into fix/naming
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index b9e9e5b..3a2134c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "ext/libtommath"] path = ext/libtommath - url = https://github.com/libtom/libtommath + url = https://github.com/J08nY/libtommath |
