summaryrefslogtreecommitdiffstats
path: root/old/botan/src/math/bigint/mulop_generic/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'old/botan/src/math/bigint/mulop_generic/info.txt')
-rw-r--r--old/botan/src/math/bigint/mulop_generic/info.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/old/botan/src/math/bigint/mulop_generic/info.txt b/old/botan/src/math/bigint/mulop_generic/info.txt
new file mode 100644
index 0000000..28ebe41
--- /dev/null
+++ b/old/botan/src/math/bigint/mulop_generic/info.txt
@@ -0,0 +1,7 @@
+realname "BigInt Multiply-Add"
+
+load_on dep
+
+<add>
+mp_mulop.cpp
+</add>