aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/bigint/info.txt
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-12-08 20:58:51 -0500
committerJack Lloyd <[email protected]>2016-12-08 20:58:51 -0500
commit00f297e0cf715b9c55deded933a70e811509f41a (patch)
tree2deefa1ccb079f2c605f3e929c07e3a5ab3204f1 /src/lib/math/bigint/info.txt
parent7f267b20ca60727eeca7c4531f297eb82fbc10ee (diff)
Remove <source> block from info.txt files
Kind of a vestigial thing from an earlier iteration of the module design, and never useful to specify anymore since taking all the cpp files is what you want exactly 100% of the time.
Diffstat (limited to 'src/lib/math/bigint/info.txt')
-rw-r--r--src/lib/math/bigint/info.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/lib/math/bigint/info.txt b/src/lib/math/bigint/info.txt
index 53edcb1f1..c91c85e9f 100644
--- a/src/lib/math/bigint/info.txt
+++ b/src/lib/math/bigint/info.txt
@@ -7,16 +7,6 @@ bigint.h
divide.h
</header:public>
-<source>
-big_code.cpp
-big_io.cpp
-big_ops2.cpp
-big_ops3.cpp
-big_rand.cpp
-bigint.cpp
-divide.cpp
-</source>
-
<requires>
mp
hex