* read.c (scm_read_hash_extend): make scm_read_hash_procedures a
authorGary Houston <ghouston@arglist.com>
Tue, 11 Mar 1997 03:57:04 +0000 (03:57 +0000)
committerGary Houston <ghouston@arglist.com>
Tue, 11 Mar 1997 03:57:04 +0000 (03:57 +0000)
commit14de3b4206bd84fd88e4a919ca2b222f6a6e450a
tree255a20749f4db7746e2549649f168e01145a4972
parent88e863c90bb63e62e4a19645cc50b7eb63fe046a
* read.c (scm_read_hash_extend): make scm_read_hash_procedures a
pointer to the Scheme variable read-hash-procedures and intern it
in scm_init_read. Modify scm_read_hash_extend and
scm_get_hash_procedure to use the pointer.
libguile/ChangeLog
libguile/read.c