aboutsummaryrefslogtreecommitdiffstats
path: root/lib/math/mp/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/math/mp/info.txt')
-rw-r--r--lib/math/mp/info.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/lib/math/mp/info.txt b/lib/math/mp/info.txt
new file mode 100644
index 000000000..a47475f7b
--- /dev/null
+++ b/lib/math/mp/info.txt
@@ -0,0 +1,23 @@
+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>