r2981: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 12 Oct 2002 18:51:21 +0000 (18:51 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 12 Oct 2002 18:51:21 +0000 (18:51 +0000)
package.lisp

index 7dfc9109d4b56d90e5d5713ee8858389a02c04c7..4aafdb1b5bff72b4b8625fef03916d8fdc329dd8 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: package.lisp,v 1.4 2002/10/09 23:03:41 kevin Exp $
+;;;; $Id: package.lisp,v 1.5 2002/10/12 18:49:41 kevin Exp $
 ;;;;
 ;;;; This file, part of UMLisp, is
 ;;;;    Copyright (c) 2000-2002 by Kevin M. Rosenberg, M.D.
@@ -20,6 +20,7 @@
 
 (defpackage umlisp
   (:nicknames :u)
+  (:use #:kmrcl #:common-lisp)
   (:export 
    
    ;; From classes.lisp