This library was created by Matt Marjanovic at ITA Software as part of our QRes project.

It is published as free software under an MIT-style license (see file LICENSE).

The official home page is
	http://common-lisp.net/projects/qitab/
See also on cliki:
	http://www.cliki.net/quux-time


Note that it current initial state, it depends on some other utilities from QUUX:
	defconstant-equal
	defconstant-equalp
	defun-inline
A copy of just those functions is available in macros.lisp, but eventually should be
imported from a library.

Also, the test suite depends on the QRes internal test suite tools, not yet published.