From: Drew Crampsie Date: Thu, 2 Feb 2006 06:56:32 +0000 (-0800) Subject: fix all the definitions affected by defdisplay refactoring X-Git-Url: https://git.hcoop.net/clinton/lisp-on-lines.git/commitdiff_plain/87e47dd67949ba2d7e8e95912517d7d6366a303c fix all the definitions affected by defdisplay refactoring darcs-hash:20060202065632-5417e-3f875aa7db1e67d57b41a65862ee59ccacb4354f.gz --- diff --git a/src/relational-attributes.lisp b/src/relational-attributes.lisp index 89a22c0..75d04f8 100644 --- a/src/relational-attributes.lisp +++ b/src/relational-attributes.lisp @@ -11,7 +11,7 @@ :sort-arguments (list #'< :key #'(lambda (x) (funcall (car (list-keys x)) x))))) -(defdisplay (:description (attribute has-many)) +(defdisplay object (:description (attribute has-many)) ; (