Fix sb-gmp:mpz-pow for non-bignum bases
authorChristophe Rhodes <c.rhodes@gold.ac.uk>
Fri, 6 Sep 2013 11:28:21 +0000 (12:28 +0100)
committerChristophe Rhodes <c.rhodes@gold.ac.uk>
Fri, 6 Sep 2013 11:28:21 +0000 (12:28 +0100)
commiteb520f74a818e381004bd69668d7ba1abb94a0bb
tree374cbbf9dd0a80bc89acc904200cec5c0d481c69
parent7a2ee8c1aff0bdd286cf5d43ab40bff7fed86bea
Fix sb-gmp:mpz-pow for non-bignum bases

Don't declare types, and we don't need the check-type either
contrib/sb-gmp/gmp.lisp
contrib/sb-gmp/tests.lisp