mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-02 04:40:29 +02:00
* version.h (scm_init_version): new function.
This commit is contained in:
parent
b89d554bd0
commit
fb872f3ad9
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@
|
|||
|
||||
extern SCM scm_major_version (void);
|
||||
extern SCM scm_minor_version (void);
|
||||
extern SCM scm_micro_version (void);
|
||||
extern SCM scm_version (void);
|
||||
extern void scm_init_version (void);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue