Added dict.
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Aug 1994 16:26:37 +0000 (16:26 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 16 Aug 1994 16:26:37 +0000 (16:26 +0000)
commit3c5ad6ec79e41c91b818e9953b08c6217795693d
tree1460fab956e5a4b07267f8ba2492be481fdac5d1
parent3dd5f15cf91fe4ee7f957121cb683c57767106f5
Added dict.
Makefile
dict/Makefile [new file with mode: 0644]
dict/close.c [new file with mode: 0644]
dict/dicttest.c [new file with mode: 0644]
dict/insert.c [new file with mode: 0644]
dict/lookup.c [new file with mode: 0644]
dict/open.c [new file with mode: 0644]
include/dict.h [new file with mode: 0644]