chiark / gitweb /
optparse: Hack pretty-printing for CLisp.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:33:51 +0000 (22:33 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 19 Apr 2008 21:33:51 +0000 (22:33 +0100)
commit89663cc1628de11b862f6a1ad36666044838e7f8
treee3334615883a0c308c5c992c34586ed8a001f5f1
parent544a637d6916ca9ec6ae63cf5ad90656ebbcbdfa
optparse: Hack pretty-printing for CLisp.

CLisp's pretty printing is buggy, but we can get much closer by
doing some simple reordering of the existing code.
optparse.lisp