r2949: *** empty log message ***
[kmrcl.git] / ml-class.lisp
index cfe2ab7455d26a3f12bcba792d63de393ffaf2a1..740e610d9a1e935e9feb22592ea59ff5e1082ef9 100644 (file)
 ;;;; in Text, HTML, and XML formats. This includes hyperlinking
 ;;;; capability and sub-objects.
 ;;;;
-;;;; $Id: ml-class.lisp,v 1.1 2002/10/06 13:21:47 kevin Exp $
+;;;; $Id: ml-class.lisp,v 1.2 2002/10/06 13:30:17 kevin Exp $
 ;;;;
-;;;; This file, part of Webutils, is Copyright (c) 2002 by Kevin M. Rosenberg
+;;;; This file, part of Kmrcl, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
-;;;; Webutils users are granted the rights to distribute and use this software
+;;;; Kmrcl users are granted the rights to distribute and use this software
 ;;;; as governed by the terms of the GNU General Public License.
 ;;;; *************************************************************************
  
-(in-package :webutils)
+(in-package :kmrcl)
 
 (declaim (optimize (speed 3) (safety 1)))