This directory holds the source files responsible for word completion
in GTKeyboard.  It was written by Dr. Tom <tomh@po.crl.go.jp> with
some splay tree routines written by Daniel Sleator
<sleator@cs.cmu.edu>.  Dr. Sleator's web page may be found at
http://www.cs.cmu.edu/~sleator/.

Very little of the code from the original libwcomp has been changed
for GTKeyboard.  The completer.c file in the toplevel source directory
of GTKeyboard is the file that handles all of the interface between
this library and GTKeyboard.

-- David Allen <s2mdalle@titan.vcu.edu>