1.0.9.25: Revert the /xhow -> /show change.
[sbcl.git] / src / compiler / globaldb.lisp
index c5e1a7a..bc68512 100644 (file)
   :type :definition
   :type-spec (or fdefn null)
   :default nil)
+
+(define-info-type
+  :class :function
+  :type :structure-accessor
+  :type-spec (or defstruct-description null)
+  :default nil)
 \f
 ;;;; definitions for other miscellaneous information