* Don't recompute symbol hash values. The symbol holds them already.
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 1 Nov 2000 16:59:45 +0000 (16:59 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Wed, 1 Nov 2000 16:59:45 +0000 (16:59 +0000)
commit0f87853a56fbd749f7b42ee9a3ed56c7d4d001c0
tree4d054bf780514fc3750af3743319c19fa50381f3
parent709a308dfc4065e1d8c660d1e22a08b2d95e3624
* Don't recompute symbol hash values.  The symbol holds them already.
* Speed up interning of symbols by comparing hash values.
libguile/ChangeLog
libguile/symbols.c