From 34aa16d924dd350611bfd77c0ac790c0b80b98fb Mon Sep 17 00:00:00 2001 From: lloyd Date: Sun, 28 Sep 2008 22:49:57 +0000 Subject: Add primes.cpp to build in modinfo.txt --- src/bigint/modinfo.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/bigint') diff --git a/src/bigint/modinfo.txt b/src/bigint/modinfo.txt index 571c3550f..76803ac4e 100644 --- a/src/bigint/modinfo.txt +++ b/src/bigint/modinfo.txt @@ -20,6 +20,8 @@ dsa_gen.cpp jacobi.cpp make_prm.cpp mp_asm.cpp +mp_asm.h +mp_asmi.h mp_comba.cpp mp_core.h mp_karat.cpp @@ -28,16 +30,15 @@ mp_monty.cpp mp_mulop.cpp mp_numth.cpp mp_shift.cpp +mp_types.h numthry.cpp numthry.h pow_mod.cpp pow_mod.h powm_fw.cpp powm_mnt.cpp +primes.cpp reducer.cpp reducer.h ressol.cpp -mp_types.h -mp_asm.h -mp_asmi.h -- cgit v1.2.3