X-Git-Url: https://mattmccutchen.net/bigint/bigint.git/blobdiff_plain/f316def72de6817006377360d94dc08ff2e2ca36..b1f5f69ee6a55e326f1336a3967513fd22f57d7f:/README diff --git a/README b/README index 211158e..6fb020e 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ +===================================================================+ | Big Integer Library | | A C++ library that does arithmetic on integers of unlimited size. | -| Version 2005.03.30 | +| Version 2006.02.26 | +-------------------------------------------------------------------+ | By Matt McCutchen | | E-mail: hashproduct@verizon.net | -| Project Web site: http://mysite.verizon.net/mccutchen/bigint/ | +| Project Web site: http://hashproduct.metaesthetics.net/bigint/ | +===================================================================+ What the Big Integer Library provides @@ -30,6 +30,6 @@ The library has been tested by myself and others but is by no means bug-free. T Keep in touch ============= -Feel free to e-mail me at `hashproduct@verizon.net' to report bugs or request features. When I fix the bug or add the feature, you will generally be credited by name in the source code and/or the Change Log unless you request otherwise. I am also curious as to what uses you find for the library. If you would like an e-mail whenever a new version of the library is released, e-mail me to join my informal mailing list. New versions of the library will be available at the project Web site at `http://mysite.verizon.net/mccutchen/bigint/'. +Feel free to e-mail me at `hashproduct@verizon.net' to report bugs or request features. When I fix the bug or add the feature, you will generally be credited by name in the source code and/or the Change Log unless you request otherwise. I am also curious as to what uses you find for the library. If you would like an e-mail whenever a new version of the library is released, e-mail me to join my informal mailing list. New versions of the library will be available at the project Web site at `http://hashproduct.metaesthetics.net/bigint/'. ===================================================================== \ No newline at end of file