After running valgrind to get errors, clean up the source, and
authoraland <aland>
Fri, 27 Aug 2004 21:21:37 +0000 (21:21 +0000)
committeraland <aland>
Fri, 27 Aug 2004 21:21:37 +0000 (21:21 +0000)
commit88aeb5a457fff42f8053b13912d1823d4f58cd48
tree9c56b341ffa8983f89e4e18712658d0e8eb81821
parent45617b5fcabca945d1de2b91eda8b321b9cf3862
After running valgrind to get errors, clean up the source, and
discover problems with the dictionaries (sigh)

dict.c now allows duplicate VALUE definitions, so long as both the
name and value are the same.  If they differ, it complains.

Given the new complaints, we've also updated the dictionaries.
share/dictionary
share/dictionary.acc
share/dictionary.ascend
share/dictionary.bintec
share/dictionary.usr
src/lib/dict.c