From a2ea2c56892d633ce43a3a4805e05f55e52b6596 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 29 Apr 2003 01:39:40 +0000 Subject: [PATCH] r4673: Auto commit for Debian build --- attrib-class.lisp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/attrib-class.lisp b/attrib-class.lisp index 02bfb45..ee88042 100644 --- a/attrib-class.lisp +++ b/attrib-class.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: attrib-class.lisp,v 1.7 2003/04/29 01:35:58 kevin Exp $ +;;;; $Id: attrib-class.lisp,v 1.8 2003/04/29 01:39:40 kevin Exp $ ;;;; ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg ;;;; @@ -44,8 +44,7 @@ on example from AMOP")) (defmethod kmr-mop:direct-slot-definition-class ((cl attributes-class) #+(or sbcl cmu scl lispworks) initargs - #+(or allegro) - &rest iargs) + #+(or allegro) &rest #+(or allegro) iargs) ;; (format t "attributes:~s iargs:~s~%" attributes iargs) (kmr-mop:find-class 'attributes-dsd)) -- 2.34.1