From 099340138622c34dbdb647f91fe34f9ebfdec75a Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 15 May 2003 06:32:46 +0000 Subject: [PATCH] r4946: *** empty log message *** --- classes.lisp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/classes.lisp b/classes.lisp index cc11822..d88a0cf 100644 --- a/classes.lisp +++ b/classes.lisp @@ -7,7 +7,7 @@ ;;;; Programmer: Kevin M. Rosenberg ;;;; Date Started: Apr 2000 ;;;; -;;;; $Id: classes.lisp,v 1.37 2003/05/15 06:23:58 kevin Exp $ +;;;; $Id: classes.lisp,v 1.38 2003/05/15 06:32:46 kevin Exp $ ;;;; ;;;; This file, part of UMLisp, is ;;;; Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D. @@ -159,8 +159,6 @@ (defclass usty (umlsclass) ((tui :value-type fixnum :initarg :tui :reader tui :print-formatter fmt-tui - :hyperlink find-ucon-tui - :hyperlink-parameters (("subobjects" ."no"))) :hyperlink find-ucon-tui :hyperlink-parameters (("subobjects" . "no"))) (sty :value-type string :initarg :sty :reader sty)) -- 2.34.1