From: Kevin M. Rosenberg Date: Mon, 31 May 2004 21:17:02 +0000 (+0000) Subject: r9537: X-Git-Tag: v2006ac.2~82 X-Git-Url: http://git.kpe.io/?p=umlisp.git;a=commitdiff_plain;h=e8237c217aecf6887edddbe2ef7fe15134660a34 r9537: --- diff --git a/classes.lisp b/classes.lisp index 8cb5e5d..24ba9d1 100644 --- a/classes.lisp +++ b/classes.lisp @@ -196,7 +196,7 @@ (coa :value-type cdata :initarg :coa :reader coa)) (:metaclass hyperobject-class) (:user-name "Co-occuring Concept") - (:default-print-slots soc cot cof coa cui2 pfstr2)) + (:default-print-slots cot cof coa cui2 pfstr2)) (defclass ucon (umlsclass)