diff options
Diffstat (limited to 'devel/spdict/pkg-descr')
-rw-r--r-- | devel/spdict/pkg-descr | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/devel/spdict/pkg-descr b/devel/spdict/pkg-descr deleted file mode 100644 index f4e670c7fcfe..000000000000 --- a/devel/spdict/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -spdict is a library of dictionary algorithms written in C++. - -Initial release with support for sorted array, binary search tree, -red-black tree, skip list and balanced tree algorithms. - -WWW: http://code.google.com/p/spdict/ |