1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-11 06:20:23 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-01-07 16:11:07 +00:00
parent ec313f0e7d
commit 3a40d5e117

View file

@ -9,6 +9,8 @@
(PSTATE_STACK_REF, PSTATE_STACK_SET): New, for accessing the stack
of a print state. Use them everywhere instead of ref_stack.
* srfi-4.h (scm_uniform_element_size): Deprecated for real.
* srfi-4.c: Include deprecation.h.
* vectors.h, vectors.c, unif.h, unif.c, deprecated.h,