aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/math/bigint/info.txt
blob: b5dabb7bc4e10a8397591b7baf0869e47c9da36f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
load_on auto

define BIGINT 20131128

<header:public>
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>
alloc
mp
hex
rng
</requires>