mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-17 17:20:29 +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
|
@ -49,7 +49,7 @@
|
|||
|
||||
#include "libguile/__scm.h"
|
||||
|
||||
extern SCM scm_the_last_stack_fluid;
|
||||
extern SCM scm_the_last_stack_fluid_var;
|
||||
|
||||
void scm_display_error_message (SCM message, SCM args, SCM port);
|
||||
void scm_i_display_error (SCM stack, SCM port, SCM subr, SCM message, SCM args, SCM rest);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue