mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 20:30:28 +02:00
*** empty log message ***
This commit is contained in:
parent
14578fa4ea
commit
7ebccde82e
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
||||||
2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
2004-01-07 Marius Vollmer <marius.vollmer@uni-dortmund.de>
|
||||||
|
|
||||||
* dynwind.c (scm_i_dowinds): Removed code for handling fluids.
|
* dynwind.h, dynwind.c (scm_i_dowinds): Removed 'explicit'
|
||||||
|
argument since it is always zero now. Changed all callers.
|
||||||
|
Removed code for handling fluids.
|
||||||
|
|
||||||
* fluids.c (scm_c_with_fluids): Use frames instead of adding to
|
* fluids.c (scm_c_with_fluids): Use frames instead of adding to
|
||||||
the wind chain explicitely. Use scm_c_with_fluid for the common
|
the wind chain explicitely. Use scm_c_with_fluid for the common
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue