added a nil check in new slot presentations
[clinton/lisp-on-lines.git] / src / packages.lisp
index eb31876..ebff621 100644 (file)
@@ -49,6 +49,9 @@
    :mewa-list-presentation
    :mewa-search-presentation
    :mewa-presentation-search
+
+   :editablep
+   :global-properties
    ;; SLOT presentations
    :defslot-presentation
    :slot-name
    :mewa-string-slot-presentation
    :has-many-slot-presentation
    :present-slot
+
+   :has-a
+   :has-many
+   :has-very-many
+   :many-to-many
+   
    ;; CRUD
    :instance-is-stored-p