X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/918d66f23e6b2528010db6f121e229f488fe3410..26a5f52b24d9c9733139a6cf29647f1de7915a56:/BigInteger.cc diff --git a/BigInteger.cc b/BigInteger.cc index 0ad7fc1..f70b021 100644 --- a/BigInteger.cc +++ b/BigInteger.cc @@ -1,6 +1,5 @@ /* * Matt McCutchen's Big Integer Library -* http://hashproduct.metaesthetics.net/bigint/ */ #include "BigInteger.hh"