src/class-output.lisp: Split up `hook-output' on `sod-class' and `:h'.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 22 Aug 2019 22:44:07 +0000 (23:44 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 24 Aug 2019 10:07:57 +0000 (11:07 +0100)
commit4818ff760f1568e90ad9523f4d16c349c954f4cb
tree4570821fea9cb5adca7c18e42d4dba7e651eeef0
parent6e409901b7540867631f5163750d3e95ae633c5f
src/class-output.lisp: Split up `hook-output' on `sod-class' and `:h'.

Introduce five new generic functions to carry most of the load.  The
remaining `hook-output' functions all seem simple enough to be replaced
as necessary.
doc/SYMBOLS
doc/output.tex
src/class-output.lisp