r3457: *** empty log message ***
[hyperobject.git] / no-mop-example.lisp
index c120c21247fa4482d29c77b22434f709e61d7ac7..414acf1529b9be13b9449890b155540291c893d9 100644 (file)
 ;;;; in Text, HTML, and XML formats. This includes hyperlinking
 ;;;; capability and sub-objects.
 ;;;;
-;;;; $Id: no-mop-example.lisp,v 1.1 2002/11/22 15:45:06 kevin Exp $
+;;;; $Id: no-mop-example.lisp,v 1.2 2002/11/22 19:48:49 kevin Exp $
 ;;;;
 ;;;; This file is Copyright (c) 2000-2002 by Kevin M. Rosenberg
 ;;;;
 ;;;; *************************************************************************
  
-(in-package :hyperobject-user)
+(in-package :hyperobject-no-mop-user)
 
 (define-hyperobject person ()
   ((first-name :type string :reference find-person-by-last-name)