summaryrefslogtreecommitdiff
path: root/test/INDEX
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@netsurf-browser.org>2009-02-14 19:18:33 +0000
committerDaniel Silverstone <dsilvers@netsurf-browser.org>2009-02-14 19:18:33 +0000
commitbf44aeaf5cd7f03d3bd842c8046b7346c5035f06 (patch)
tree896fcb86e24952dfea9fa1414fdd3c59e509fa9b /test/INDEX
parent0323c5c6f9f6d27b7aab2ac5da0b98e6468a4d72 (diff)
downloadlibparserutils-bf44aeaf5cd7f03d3bd842c8046b7346c5035f06.tar.gz
libparserutils-bf44aeaf5cd7f03d3bd842c8046b7346c5035f06.tar.bz2
Remove dict, hash and rbtree from libparserutils
svn path=/trunk/libparserutils/; revision=6512
Diffstat (limited to 'test/INDEX')
-rw-r--r--test/INDEX3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/INDEX b/test/INDEX
index f055717..d89e3fa 100644
--- a/test/INDEX
+++ b/test/INDEX
@@ -9,9 +9,6 @@ cscodec-utf8 UTF-8 charset codec implementation cscodec-utf8
cscodec-utf16 UTF-16 charset codec implementation cscodec-utf16
cscodec-ext8 Extended 8bit charset codec cscodec-ext8
cscodec-8859 ISO-8859-n codec cscodec-8859
-dict Dictionary handling
-hash Hashtable implementation
-rbtree Red-black tree implementation
filter Input stream filtering
inputstream Inputstream handling input