1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Mention the import of BigFloat.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2002-03-22 04:55:03 +00:00
parent 44643180f2
commit c1c52ef76d

View file

@ -1,3 +1,8 @@
: BigFloat
Imported courtesy of Shigeo Kobayashi. Variable precision extension
library.
: IO
64bit off_t support by Janathan Baker.