r4876: *** empty log message ***
[umlisp.git] / tests / package.lisp
index 166266c3832698cf541212862f82c5dd19664afc..d8d9b46bcec02b1938c468deb18ac4de2d350733 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Author:        Kevin M. Rosenberg
 ;;;; Date Started:  May 2003
 ;;;;
-;;;; $Id: package.lisp,v 1.1 2003/05/07 23:06:44 kevin Exp $
+;;;; $Id: package.lisp,v 1.2 2003/05/08 04:36:12 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -16,6 +16,8 @@
 ;;;; as governed by the terms of the GNU General Public License.
 ;;;; *************************************************************************
 
+(in-package #:cl-user)
+
 (defpackage #:umlisp-tests
   (:use #:umlisp #:cl #:rtest #:kmrcl))