Commit 4f884169 by Warren Levy

Added credits for Per Bothner's work on MPN.java and IntNum.java (for

BigInteger).

From-SVN: r31795
parent 25c449be
......@@ -2,8 +2,10 @@
* Makefile.am: Added MPN.java and BigInteger.java.
* Makefile.in: Rebuilt.
* gnu/gcj/math/MPN.java: New file.
* java/math/BigInteger.java: New file.
* gnu/gcj/math/MPN.java: New file. From Kawa by Per Bothner
<per@bothner.com>.
* java/math/BigInteger.java: New file. Based primarily on
Kawa's IntNum.java by Per Bothner <per@bothner.com>.
2000-02-04 Tom Tromey <tromey@cygnus.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment