2008-03-07  Denis Bueno  <dbueno@gmail.com>

	* cli-parser.lisp (cli-formatted-options): Nice option printing.
	(cli-usage): Usage message.

	* cli-parser.asd: Added.

2005-03-19  Denis Bueno  <dbueno@gmail.com>

	* cli-parser.lisp (Global): Using CLOS classes instead of structs
	now.

	* unit-test.lisp: Unit testing framework (Seibel's).
	(report-result): Write forms literally, not aesthetically.

	* cli-parser-test.lisp: Unit test added.

	* cli-parser.lisp: Stubbed out the class to replace the CLI-OPTION
	struct.
	Remove whitespace.