r5266: *** empty log message ***
[kmrcl.git] / random.lisp
index 273817a2ecf9f3ebc05f160c2379b89614dd3d39..115c404c0aea6fff4c6a05c22095890eca62c4d6 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Apr 2000
 ;;;;
-;;;; $Id: random.lisp,v 1.3 2002/10/10 16:23:48 kevin Exp $
+;;;; $Id: random.lisp,v 1.4 2003/06/06 21:59:30 kevin Exp $
 ;;;;
 ;;;; This file, part of KMRCL, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -16,7 +16,7 @@
 ;;;; (http://opensource.franz.com/preamble.html), also known as the LLGPL.
 ;;;; *************************************************************************
 
-(in-package :kmrcl)
+(in-package #:kmrcl)
 
 (defun seed-random-generator ()
   "Evaluate a random number of items"