From: Kevin M. Rosenberg Date: Sat, 12 Apr 2003 05:30:05 +0000 (+0000) Subject: r4451: Auto commit for Debian build X-Git-Tag: debian-2.11.0-2~160 X-Git-Url: http://git.kpe.io/?p=hyperobject.git;a=commitdiff_plain;h=927cd877c5f4e161eb671228b3021bfeb275e275 r4451: Auto commit for Debian build --- diff --git a/mop.lisp b/mop.lisp index f10dd73..78712ca 100644 --- 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.44 2003/04/12 05:16:54 kevin Exp $ +;;;; $Id: mop.lisp,v 1.45 2003/04/12 05:30:05 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; @@ -217,7 +217,7 @@ ia))))) (defmethod compute-effective-slot-definition :around ((cl hyperobject-class) - #+(or lispworks allegro) + #+(or lispworks allegro) name dsds) #+allegro (declare (ignore name)) (let* ((dsd (car dsds))