aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/mp/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/math/mp/info.txt')
-rw-r--r--src/math/mp/info.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/src/math/mp/info.txt b/src/math/mp/info.txt
deleted file mode 100644
index a47475f7b..000000000
--- a/src/math/mp/info.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-define BIGINT_MP 20131128
-
-<source>
-mp_asm.cpp
-mp_comba.cpp
-mp_karat.cpp
-mp_monty.cpp
-mp_mulop.cpp
-mp_misc.cpp
-mp_shift.cpp
-</source>
-
-<header:public>
-mp_types.h
-</header:public>
-
-<header:internal>
-mp_core.h
-</header:internal>
-
-<requires>
-mp_x86_64|mp_x86_32|mp_x86_32_msvc|mp_generic
-</requires>