* mapping.scm (hash-table-mapping): Explicitly request that
authorJim Blandy <jimb@red-bean.com>
Fri, 11 Oct 1996 07:54:02 +0000 (07:54 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 11 Oct 1996 07:54:02 +0000 (07:54 +0000)
commit95b6af86e8aff5326050eb9673a91a44a3518324
treea5cd82c6d1258497649db8274ad7f2c31e009971
parentf0bfd97ebbbfd740263c26987761b95628f68260
* mapping.scm (hash-table-mapping): Explicitly request that
make-vector fill new vectors with '(); this will make it easier to
port Guile Scheme code to other Schemes.
* boot-9.scm (make-print-style, make-print-table): Same.
ice-9/boot-9.scm
ice-9/mapping.scm