Add template argument to green up build. Remove discrete log as we do not have an overflow-resistant mul_mod in boost.

This commit is contained in:
Nick Thompson
2018-10-26 16:58:30 -06:00
parent 3632ae43b2
commit e0646cb7ec
5 changed files with 1 additions and 397 deletions
-1
View File
@@ -16,7 +16,6 @@ test-suite integer
[ run integer_mask_test.cpp ]
[ run static_log2_test.cpp ]
[ run static_min_max_test.cpp ]
[ run discrete_log_test.cpp ]
[ run extended_euclidean_test.cpp ]
[ run mod_inverse_test.cpp ]
[ compile integer_traits_include_test.cpp ]