From: Mark Wooding Date: Thu, 26 May 2016 08:26:09 +0000 (+0100) Subject: doc/list-exports.lisp: Ignore generic functions with strange names. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/commitdiff_plain/e36ab294e68c45e6f1db9896bb7de9979d69a38c?ds=sidebyside;hp=e36ab294e68c45e6f1db9896bb7de9979d69a38c doc/list-exports.lisp: Ignore generic functions with strange names. CMUCL introduces functions `(pcl:class-predicate CLASS)' for its own internal purposes, and it's not interesting to list them. ---