X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=hyperobject-no-mop.lisp;h=e315706a4ff0fbb26f379776f652ac9a2c4c1807;hb=e964aded44e186a93e1a3d963ffc447efe6368e4;hp=56c7f5e31b7f51c19697ee235f4a0d64229e34e4;hpb=c8c006fab664f91589e0aa6ae26f9b1c52fc37c1;p=hyperobject.git diff --git a/hyperobject-no-mop.lisp b/hyperobject-no-mop.lisp index 56c7f5e..e315706 100644 --- a/hyperobject-no-mop.lisp +++ b/hyperobject-no-mop.lisp @@ -9,7 +9,7 @@ ;;;; ;;;; This is a rewrite of hyperobjec't to avoid using metaclasses. ;;;; -;;;; $Id: hyperobject-no-mop.lisp,v 1.3 2002/11/23 18:41:45 kevin Exp $ +;;;; $Id: hyperobject-no-mop.lisp,v 1.4 2002/11/23 22:19:17 kevin Exp $ ;;;; ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg ;;;; @@ -197,9 +197,6 @@ (symbol-name doc) doc))) -(defun fmt-comma-integer (i) - (format nil "~:d" i)) - ;;;; Class initialization function (defun init-hyperobject-class (name meta) (let ((fmtstr-text "")