X-Git-Url: https://git.distorted.org.uk/u/mdw/catacomb/blobdiff_plain/1523e3446b3f8a7cfcc2e8838988431492d3a5e5..277e2a643e24c87de974a32ff9105433fdbde47c:/tests/mp diff --git a/tests/mp b/tests/mp index 599ef97..ed5e3b8 100644 --- a/tests/mp +++ b/tests/mp @@ -1,6 +1,6 @@ # Test vectors for MP functions # -# $Id: mp,v 1.6 2000/07/09 21:33:40 mdw Exp $ +# $Id: mp,v 1.7 2000/07/15 10:03:13 mdw Exp $ add { 5 4 9; 5 -4 1; -5 4 -1; -5 -4 -9; @@ -47,7 +47,6 @@ sqrt { } gcd { - # --- Simple tests --- 16 12 4 -2 3;