From b258c78e0ab1fa91cbe831242131f96c86bd2e83 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Wed, 14 May 2003 06:41:20 +0000 Subject: [PATCH] r4927: Auto commit for Debian build --- classes.lisp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classes.lisp b/classes.lisp index dd67708..50c7f60 100644 --- a/classes.lisp +++ b/classes.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: classes.lisp,v 1.34 2003/05/14 06:35:22 kevin Exp $ +;;;; $Id: classes.lisp,v 1.35 2003/05/14 06:41:20 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -160,7 +160,7 @@ (defclass usty (umlsclass) ((tui :value-type fixnum :initarg :tui :reader tui :print-formatter fmt-tui :hyperlink find-ucon-tui - :hyperlink-parameters ("subobjects" "no"))) + :hyperlink-parameters ("subobjects" . "no"))) (sty :value-type string :initarg :sty :reader sty)) (:metaclass hyperobject-class) (:user-name "Semantic Type") -- 2.34.1