aboutsummaryrefslogtreecommitdiffstats
path: root/src/math/bigint/info.txt
blob: 6057c708eb6c8cac2443f2429693c36f06293be6 (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

<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>