diff options
Diffstat (limited to 'src/math/numbertheory/info.txt')
-rw-r--r-- | src/math/numbertheory/info.txt | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/src/math/numbertheory/info.txt b/src/math/numbertheory/info.txt index 6ce3583c8..1595c7305 100644 --- a/src/math/numbertheory/info.txt +++ b/src/math/numbertheory/info.txt @@ -4,10 +4,6 @@ load_on auto define BIGINT_MATH -<requires> -bigint -</requires> - <add> blinding.cpp blinding.h @@ -27,3 +23,11 @@ reducer.cpp reducer.h ressol.cpp </add> + +<requires> +algo_factory +bigint +hash +libstate +rng +</requires> |