random fixes
[clinton/lisp-on-lines.git] / src / packages.lisp
index 29815b3..234d6ec 100644 (file)
@@ -59,6 +59,7 @@
    :label
    :attributes
    :set-attribute
+   :set-attribute-properties
    :perform-set-attributes
    :perform-set-attribute-properties
    :find-class-attributes 
@@ -81,7 +82,9 @@
    :initialize-lol-for-table
    :initialize-lol-for-database
 
-
+   ;;;; Ajax
+   :auto-complete
+   :call-auto-complete
 
    ;;;; Mewa Exports
    :mewa ;the superclass of all mewa-presentations
    :instance-is-stored-p
 
    ;;;; Meta Model Exports))
-   :def-view-class/table
+   :define-meta-model
+   :def-view-class-from-table
    :def-view-class/meta
    :list-slot-types
    ))
\ No newline at end of file