r9728: updates
[kmrcl.git] / random.lisp
index 273817a2ecf9f3ebc05f160c2379b89614dd3d39..b9ac6272d154579bc79977c449f48bc9e47cd383 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$
 ;;;;
 ;;;; 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"