chiark / gitweb /
optparse: Prettify the error reporting.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:33:08 +0000 (22:33 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:33:08 +0000 (22:33 +0100)
commit544a637d6916ca9ec6ae63cf5ad90656ebbcbdfa
tree2a056838cdf312bd678847966223708518176797
parent5a64d91b912d7794a9aa56ac781d04029a94a405
optparse: Prettify the error reporting.

Rather than have enormous strings in the source, use #.(concatenate ...)
to build them out of smaller bits.
optparse.lisp