doc/list-exports.lisp: Mark the start of the class tree dump.
[sod] / doc / list-exports.lisp
index fd02f00..50861f9 100644 (file)
                  (pretty-symbol-name sym package)
                  (cdr def))))
       (terpri)))
+  (format t "Classes:~%")
   (analyse-classes package)
   (terpri))