X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=classes.lisp;h=4df25abafb9a9664ede14c78579c20bfe155c9cb;hb=cb84d39847530c3317d03230eb82af671c71ef79;hp=ba0f51c06ac9f4267bc97d25fc616d1ddb51fcbb;hpb=01888d11a058ecc8c1dcde23291f9cfbb3a307c0;p=umlisp.git diff --git a/classes.lisp b/classes.lisp index ba0f51c..4df25ab 100644 --- a/classes.lisp +++ b/classes.lisp @@ -7,10 +7,8 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Created: Apr 2000 ;;;; -;;;; $Id$ -;;;; ;;;; This file, part of UMLisp, is -;;;; Copyright (c) 2000-2006 by Kevin M. Rosenberg, M.D. +;;;; Copyright (c) 2000-2010 by Kevin M. Rosenberg, M.D. ;;;; ;;;; UMLisp users are granted the rights to distribute and use this software ;;;; as governed by the terms of the GNU General Public License. @@ -143,10 +141,11 @@ (sab :value-type string :initarg :sab :reader sab :hyperlink find-usab-rsab) (lat :value-type string :initarg :lat :reader lat) (str :value-type cdata :initarg :str :reader str) - (srl :value-type fixnum :initarg :srl :reader srl)) + (srl :value-type fixnum :initarg :srl :reader srl) + (ts :value-type string :initarg :ts :reader ts)) (:metaclass hyperobject-class) (:user-name "Source") - (:default-print-slots aui sab code saui sdui scui tty srl)) + (:default-print-slots aui sab code saui sdui scui tty srl ts)) (defclass uterm (umlsclass) ((lui :value-type fixnum :initarg :lui :reader lui :print-formatter fmt-lui