diff options
author | taca <taca@pkgsrc.org> | 2004-11-28 07:29:45 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-28 07:29:45 +0000 |
commit | eb48f11ef99d839c63f22752d75bcf100f8fd50c (patch) | |
tree | e494f64cacf811daf32267469263b1a88b1b1f74 /math/ruby-bigfloat/DESCR | |
parent | b71a3ecc5d950f3dc9f597ef8b0069389d5d3cce (diff) | |
download | pkgsrc-eb48f11ef99d839c63f22752d75bcf100f8fd50c.tar.gz |
Oops, I forgot to commit these files.
Diffstat (limited to 'math/ruby-bigfloat/DESCR')
-rw-r--r-- | math/ruby-bigfloat/DESCR | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/ruby-bigfloat/DESCR b/math/ruby-bigfloat/DESCR index d0067c8e94c..d2b4cb8e8c7 100644 --- a/math/ruby-bigfloat/DESCR +++ b/math/ruby-bigfloat/DESCR @@ -1,4 +1,2 @@ BigFloat is an extension library for Ruby. Using BigFloat class, you can obtain any number of significant digits in computation. - -Author: Shigeo Kobayashi <shigeo@tinyforest.gr.jp> |