X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/blobdiff_plain/42d345c391ca139503d4e5a6b70b2350113f929b..ec044146bf44d8b651c6da400bbb78694f5eb9a0:/src/packages.lisp diff --git a/src/packages.lisp b/src/packages.lisp index 29815b3..234d6ec 100644 --- a/src/packages.lisp +++ b/src/packages.lisp @@ -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 @@ -105,7 +108,8 @@ :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