aboutsummaryrefslogtreecommitdiffstats
path: root/src/bigint
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 22:49:57 +0000
committerlloyd <[email protected]>2008-09-28 22:49:57 +0000
commit34aa16d924dd350611bfd77c0ac790c0b80b98fb (patch)
tree3557a1d2ef5072d873d71774f5647fb638e2a9d9 /src/bigint
parentbdfb404681fe4a3c31d7b94818429b12e4c86eb3 (diff)
Add primes.cpp to build in modinfo.txt
Diffstat (limited to 'src/bigint')
-rw-r--r--src/bigint/modinfo.txt7
1 files changed, 4 insertions, 3 deletions
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
</add>