diff options
author | lloyd <[email protected]> | 2008-10-08 21:26:21 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-08 21:26:21 +0000 |
commit | 611172dec170835a2ce8b9379dd9b2b9d3e0681b (patch) | |
tree | 57261cf05daeab21cdd8768b1aa1682a4e9df78e /src/math | |
parent | dddc2fd06f499260fbab24612930479ef271a435 (diff) |
Keep gfpmath disabled unless requested due to tr1 dep
Diffstat (limited to 'src/math')
-rw-r--r-- | src/math/gfpmath/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/math/gfpmath/info.txt b/src/math/gfpmath/info.txt index e00c6c020..bae2fee60 100644 --- a/src/math/gfpmath/info.txt +++ b/src/math/gfpmath/info.txt @@ -1,6 +1,6 @@ realname "GF(p) Math" -load_on auto +load_on request define BIGINT_GFP |