diff options
Diffstat (limited to 'textproc/libstree/pkg-descr')
-rw-r--r-- | textproc/libstree/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/libstree/pkg-descr b/textproc/libstree/pkg-descr index 4999488ba6d5..10303e8d0d85 100644 --- a/textproc/libstree/pkg-descr +++ b/textproc/libstree/pkg-descr @@ -6,5 +6,3 @@ efficient and implemented using the algorithm by Ukkonen, which means that libstree builds suffix trees in time linear to the length of the strings (assuming that string element comparisons can be done in O(1)). - -WWW: http://www.icir.org/christian/libstree/ |