r4368: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Apr 2003 00:00:07 +0000 (00:00 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 4 Apr 2003 00:00:07 +0000 (00:00 +0000)
mop.lisp

index fb453ccf48517763129714902d309096b143451a..bf73c5844eb0f368eb177ab3145dfbd4a10bd665 100644 (file)
--- a/mop.lisp
+++ b/mop.lisp
@@ -11,7 +11,7 @@
 ;;;; in Text, HTML, and XML formats. This includes hyperlinking
 ;;;; capability and sub-objects.
 ;;;;
-;;;; $Id: mop.lisp,v 1.37 2003/04/03 23:58:15 kevin Exp $
+;;;; $Id: mop.lisp,v 1.38 2003/04/04 00:00:07 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
        #+lispworks
        '(declare (ignore the-class))
        #+lispworks
-       '(setf (slot-value the-instance the-slot-name) (,reader ,@keys))
+       `(setf (slot-value the-instance the-slot-name) (,reader ,@keys))
        nil)
        (add-method gf
                    (apply