X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/b1f5f69ee6a55e326f1336a3967513fd22f57d7f..3aaa5ce601b009373fa7464f6de044f7b2e017ea:/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"