1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-09-02 09:16:58 +00:00
parent 422b92d2ba
commit d02cafe764

2
NEWS
View file

@ -75,7 +75,7 @@ Example:
New macro: SCM_GPROC1 (CNAME, SNAME, TYPE, CFUNC, GENERIC)
These do the same job as SCM_PROC and SCM_PROC1, but they also defines
These do the same job as SCM_PROC and SCM_PROC1, but they also define
a variable GENERIC which can be used by the dispatch macros below.
[This is experimental code which may change soon.]