X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=class-support.lisp;h=89dbd6e2b5d399236e93d1805a908900c1124719;hb=aeade16272b79115d3f307906c7a3e9597137e97;hp=dc1fcf368212ad1beb59cf42efd396f3df9c5c7e;hpb=665eda7d4dd35dc0e8905240837463df9bab5b6d;p=umlisp.git diff --git a/class-support.lisp b/class-support.lisp index dc1fcf3..89dbd6e 100644 --- a/class-support.lisp +++ b/class-support.lisp @@ -2,15 +2,15 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; Name: classes-support.lisp -;;;; Purpose: Support for UMLisp classes -;;;; Author: Kevin M. Rosenberg -;;;; Date Started: Apr 2000 +;;;; Name: classes-support.lisp +;;;; Purpose: Support for UMLisp classes +;;;; Author: Kevin M. Rosenberg +;;;; Created: Apr 2000 ;;;; -;;;; $Id: class-support.lisp,v 1.20 2003/07/31 07:36:55 kevin Exp $ +;;;; $Id$ ;;;; ;;;; This file, part of UMLisp, is -;;;; Copyright (c) 2000-2003 by Kevin M. Rosenberg, M.D. +;;;; Copyright (c) 2000-2004 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. @@ -18,7 +18,6 @@ (in-package #:umlisp) - ;;; Formatting routines (defgeneric fmt-cui (c))