diff options
Diffstat (limited to 'devel/ruby-avl/pkg-descr')
-rw-r--r-- | devel/ruby-avl/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/ruby-avl/pkg-descr b/devel/ruby-avl/pkg-descr index 9f5672306ea9..9ee9e5496e78 100644 --- a/devel/ruby-avl/pkg-descr +++ b/devel/ruby-avl/pkg-descr @@ -1,5 +1,4 @@ This is the AVL tree class for Ruby which works like a Hash, implemented as a wrapper for libavl. -Author: Filip Pizlo <pizlo@purdue.edu> WWW: http://bocks.psych.purdue.edu/~pizman/avl/ |