mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
(hashset-index): Renumbered, since the vcell slot of structs has been
removed.
This commit is contained in:
parent
c0227bcdb0
commit
8b958d72d1
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
;;;
|
||||
|
||||
(define hashsets 8)
|
||||
(define hashset-index 7)
|
||||
(define hashset-index 6)
|
||||
|
||||
(define hash-threshold 3)
|
||||
(define initial-hash-size 4) ;must be a power of 2 and >= hash-threshold
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue