added perform-set-attribute and a few other fixes to this builds again.
[clinton/lisp-on-lines.git] / src / packages.lisp
index 2466038..839feba 100644 (file)
    :make-presentation 
    :call-presentation 
    :label 
-   :set-attribute 
+   :set-attribute
+   :perform-set-attributes
    :find-class-attributes 
    :default-attributes 
    :ok
    :edit-instance
    :save-instance
    :cancel-save-instance
+   :ensure-instance-sync
    :global-properties
    :search-expr
    :search-query))
 
-
 (defpackage :lisp-on-lines
-  (:use :mewa :meta-model :common-lisp :it.bese.ucw))
\ No newline at end of file
+  (:use :mewa :meta-model :common-lisp :it.bese.ucw))