mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 19:50:24 +02:00
* feature.h (scm_loc_features): Removed external declaration.
(Bug fix suggested by Petr Adamek <adamek@mit.edu>.)
This commit is contained in:
parent
1dd25d5395
commit
240b6fd11d
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,6 @@
|
||||||
|
|
||||||
#include "libguile/__scm.h"
|
#include "libguile/__scm.h"
|
||||||
|
|
||||||
|
|
||||||
extern SCM *scm_loc_features;
|
|
||||||
|
|
||||||
extern void scm_add_feature SCM_P((char* str));
|
extern void scm_add_feature SCM_P((char* str));
|
||||||
extern SCM scm_program_arguments SCM_P((void));
|
extern SCM scm_program_arguments SCM_P((void));
|
||||||
extern void scm_init_feature SCM_P((void));
|
extern void scm_init_feature SCM_P((void));
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue