From feb0cbfeea77c0fbb0c4a113177b51af1640acb5 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Fri, 25 Apr 2003 05:00:58 +0000 Subject: [PATCH 1/1] r4632: Auto commit for Debian build --- mop.lisp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mop.lisp b/mop.lisp index 49c6d97..9925c0f 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.62 2003/04/25 04:53:52 kevin Exp $ +;;;; $Id: mop.lisp,v 1.63 2003/04/25 05:00:58 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; @@ -87,6 +87,7 @@ (lookup ;; The type specifier seems to break sbcl ;; :type (or function symbol) + :type t :initform nil :initarg :lookup :reader lookup) (link-parameters :type list :initform nil :initarg :link-parameters :reader link-parameters))) -- 2.34.1