mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
* init.h (scm_init_guile): New prototype.
This commit is contained in:
parent
7ad3a9782e
commit
8a443f663a
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
|
||||
extern int scm_initialized_p;
|
||||
|
||||
extern void scm_init_guile (void);
|
||||
|
||||
extern void scm_boot_guile (int argc, char **argv,
|
||||
void (*main_func) (void *closure,
|
||||
int argc,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue