[movitz-cvs] CVS update: movitz/storage-types.lisp

Frode Vatvedt Fjeld ffjeld at common-lisp.net
Sun May 8 01:17:05 UTC 2005


Update of /project/movitz/cvsroot/movitz
In directory common-lisp.net:/tmp/cvs-serv25004

Modified Files:
	storage-types.lisp 
Log Message:
*** empty log message ***
Date: Sun May  8 03:17:05 2005
Author: ffjeld

Index: movitz/storage-types.lisp
diff -u movitz/storage-types.lisp:1.51 movitz/storage-types.lisp:1.52
--- movitz/storage-types.lisp:1.51	Sat Apr 30 23:15:43 2005
+++ movitz/storage-types.lisp	Sun May  8 03:17:05 2005
@@ -9,7 +9,7 @@
 ;;;; Created at:    Sun Oct 22 00:22:43 2000
 ;;;; Distribution:  See the accompanying file COPYING.
 ;;;;                
-;;;; $Id: storage-types.lisp,v 1.51 2005/04/30 21:15:43 ffjeld Exp $
+;;;; $Id: storage-types.lisp,v 1.52 2005/05/08 01:17:05 ffjeld Exp $
 ;;;;                
 ;;;;------------------------------------------------------------------
 
@@ -992,7 +992,7 @@
 
 
 (defconstant +undefined-hash-key+
-    'muerte::hash-table-undefined-key)
+    'muerte::--no-hash-key--)
 
 (defun movitz-sxhash (object)
   "Must match the SXHASH function in :cl/hash-tables."




More information about the Movitz-cvs mailing list