mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-14 07:30:32 +02:00
*** empty log message ***
This commit is contained in:
parent
faa6b3dfb6
commit
1efc5155a3
2 changed files with 3 additions and 2 deletions
|
@ -201,7 +201,7 @@ void
|
|||
scm_init_error ()
|
||||
#endif
|
||||
{
|
||||
SCM_SYMBOL (system_error_sym, "%%system-error");
|
||||
system_error_sym = scm_permanent_object (SCM_CAR (scm_intern0 ("%%system-error")));
|
||||
#include "error.x"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue