summaryrefslogtreecommitdiff
path: root/math/ruby-bigfloat/DESCR
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-11-28 07:29:45 +0000
committertaca <taca@pkgsrc.org>2004-11-28 07:29:45 +0000
commiteb48f11ef99d839c63f22752d75bcf100f8fd50c (patch)
treee494f64cacf811daf32267469263b1a88b1b1f74 /math/ruby-bigfloat/DESCR
parentb71a3ecc5d950f3dc9f597ef8b0069389d5d3cce (diff)
downloadpkgsrc-eb48f11ef99d839c63f22752d75bcf100f8fd50c.tar.gz
Oops, I forgot to commit these files.
Diffstat (limited to 'math/ruby-bigfloat/DESCR')
-rw-r--r--math/ruby-bigfloat/DESCR2
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>