mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
(scm_init_rw): Added prototype.
This commit is contained in:
parent
5d98055804
commit
0a53fd6e35
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@
|
|||
|
||||
extern SCM scm_read_string_x_partial (SCM str, SCM port_or_fdes, SCM start,
|
||||
SCM end);
|
||||
SCM scm_init_rw_builtins (void);
|
||||
void scm_init_rw (void);
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue