diff options
author | Jack Lloyd <[email protected]> | 2015-08-29 12:04:35 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-08-29 12:04:35 -0400 |
commit | 1723d63c3b9a26fadfc8c6e414f3815b30b237f1 (patch) | |
tree | 5ddce1d994d1dcc002348bb5199a6b20864a0a99 /src/lib/math/bigint | |
parent | b403ea921b9ebb35bea8bc19eeae4fa75b71bd22 (diff) |
Remove alloc module; move secmem.h to base and locking_allocator to utils
Diffstat (limited to 'src/lib/math/bigint')
-rw-r--r-- | src/lib/math/bigint/info.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/math/bigint/info.txt b/src/lib/math/bigint/info.txt index b5dabb7bc..53edcb1f1 100644 --- a/src/lib/math/bigint/info.txt +++ b/src/lib/math/bigint/info.txt @@ -18,7 +18,6 @@ divide.cpp </source> <requires> -alloc mp hex rng |