trying to fix make-view
[clinton/lisp-on-lines.git] / src / mewa.lisp
index 37f84d9..063775a 100644 (file)
@@ -332,6 +332,8 @@ attributes is an alist keyed on the attribute name."
                                          (symbol-name type)
                                          type))
                   (plist-union initargs (cddr a)))))
+
+    (warn "~A ~A " initargs (cddr a))
     
     
     (setf (slot-value i 'instance) object)