added the beginning of a date component using selects, and also added the email valid...
[clinton/lisp-on-lines.git] / src / packages.lisp
index eb31876..4b5e552 100644 (file)
@@ -4,7 +4,8 @@
        :meta-model
        :common-lisp
        :it.bese.ucw
-       :clsql)
+       :clsql
+       :contextl)
   (:shadowing-import-from
    :iterate
    :with)
@@ -49,6 +50,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