Generalize interface to hash tables so that users can construct
authorChris Hanson <org/chris-hanson/cph>
Tue, 19 Oct 1993 08:17:39 +0000 (08:17 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 19 Oct 1993 08:17:39 +0000 (08:17 +0000)
efficient address-based hashing procedures.

v7/src/runtime/hashtb.scm

index d4eb762ffb96e7dcb534e35028410d66df264bcc..175785a0e3c33b5f017ca5e184093692fbd4bec9 100644 (file)
@@ -1,6 +1,6 @@
-~#| -*-Scheme-*-
+#| -*-Scheme-*-
 
-$Id: hashtb.scm,v 1.13 1993/10/19 07:16:22 cph Exp $
+$Id: hashtb.scm,v 1.14 1993/10/19 08:17:39 cph Exp $
 
 Copyright (c) 1990-93 Massachusetts Institute of Technology