Skip to content

Commit

Permalink
Update cmake to include the new files
Browse files Browse the repository at this point in the history
  • Loading branch information
czurnieden committed Apr 5, 2023
1 parent dd7551e commit 2f9a008
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sources.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,8 @@ s_mp_div_school.c
s_mp_div_small.c
s_mp_exptmod.c
s_mp_exptmod_fast.c
s_mp_faster_read_radix.c
s_mp_faster_to_radix.c
s_mp_get_bit.c
s_mp_invmod.c
s_mp_invmod_odd.c
Expand All @@ -150,6 +152,8 @@ s_mp_prime_tab.c
s_mp_radix_map.c
s_mp_radix_size_overestimate.c
s_mp_rand_platform.c
s_mp_slower_read_radix.c
s_mp_slower_to_radix.c
s_mp_sqr.c
s_mp_sqr_comba.c
s_mp_sqr_karatsuba.c
Expand Down

0 comments on commit 2f9a008

Please sign in to comment.