Export `attribute-setter'
[clinton/lisp-on-lines.git] / src / packages.lisp
index e456cf0..dfb4096 100644 (file)
    
 ;; Descriptions
    #:*description*
+   #:description
+   #:defdescription
    #:find-description   
+   #:current-description
    #:description-of
    #:define-description
+   #:defining-description
    #:described-object
    #:with-described-object
+   #:funcall-with-described-object
    #:described-class
    #:described-standard-class
    #:with-active-descriptions
    #:attribute-object
    #:attribute-label
    #:attribute-delimiter
+   #:attribute-setter
    #:attribute-slot-name
    #:label
+   #:attribute-active-p
    #:attribute-function
    #:attribute-value
    #:display-attribute-value
    #:active-attributes
    #:attribute-delimiter
    #:standard-attribute
+   #:funcall-with-attribute-context
+   #:with-attribute-context
 
    ;; Standard Library