diff options
author | lloyd <[email protected]> | 2009-11-13 23:38:01 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-11-13 23:38:01 +0000 |
commit | 5ef971f34aced376e385a7ac301e0db96fbef0d4 (patch) | |
tree | 47de0f25583d48e810c28b0d6503bdd4f273253f /src/math | |
parent | 75ce98125baa42cb8f5a64c1329f946061a28c9b (diff) |
Remove TR1 hooks - can be assumed to exist under a C++0x compiler
Diffstat (limited to 'src/math')
-rw-r--r-- | src/math/gfpmath/info.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/math/gfpmath/info.txt b/src/math/gfpmath/info.txt index abbdb0a47..e1bf892c7 100644 --- a/src/math/gfpmath/info.txt +++ b/src/math/gfpmath/info.txt @@ -1,9 +1,7 @@ -uses_tr1 yes +define BIGINT_GFP load_on auto -define BIGINT_GFP - <add> curve_gfp.cpp curve_gfp.h |