mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 09:10:22 +02:00
Merge from mvo-vcell-cleanup-1-branch.
This commit is contained in:
parent
7c33806ae6
commit
86d31dfe7d
54 changed files with 1538 additions and 1293 deletions
|
@ -819,7 +819,7 @@ void
|
|||
scm_init_read ()
|
||||
{
|
||||
scm_read_hash_procedures =
|
||||
SCM_CDRLOC (scm_sysintern ("read-hash-procedures", SCM_EOL));
|
||||
SCM_VARIABLE_LOC (scm_c_define ("read-hash-procedures", SCM_EOL));
|
||||
|
||||
scm_init_opts (scm_read_options, scm_read_opts, SCM_N_READ_OPTIONS);
|
||||
#ifndef SCM_MAGIC_SNARFER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue