fixed the slot-presentations so that changes to an edit in progress are properly...
[clinton/lisp-on-lines.git] / src / packages.lisp
index 267ca22..afa92f2 100644 (file)
    :list-has-many
    :list-many-to-many
    :sync-instance
-   :explode-has-many))
+   :explode-has-many
+   :expr-ends-with
+   :expr-starts-with
+   :expr-contains
+   :expr-=
+   :expr-<
+   :expr->
+   :expr-and
+   :expr-or
+   :expr-not
+   :select-instances
+   ))
 
 
 (defpackage :mewa 
@@ -40,7 +51,8 @@
   (:export 
    :mewa 
    :mewa-object-presentation 
-   :mewa-one-line-presentation 
+   :mewa-one-line-presentation
+   :mewa-presentation-search
    :find-attribute 
    :set-default-attributes 
    :make-presentation