projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44a8ca5
)
Generalize interface to hash tables so that users can construct
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 19 Oct 1993 08:17:39 +0000
(08:17 +0000)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/v7/src/runtime/hashtb.scm
b/v7/src/runtime/hashtb.scm
index d4eb762ffb96e7dcb534e35028410d66df264bcc..175785a0e3c33b5f017ca5e184093692fbd4bec9 100644
(file)
--- a/
v7/src/runtime/hashtb.scm
+++ b/
v7/src/runtime/hashtb.scm
@@
-1,6
+1,6
@@
-
~
#| -*-Scheme-*-
+#| -*-Scheme-*-
-$Id: hashtb.scm,v 1.1
3 1993/10/19 07:16:22
cph Exp $
+$Id: hashtb.scm,v 1.1
4 1993/10/19 08:17:39
cph Exp $
Copyright (c) 1990-93 Massachusetts Institute of Technology