* root.h: Added "fluids" member to scm_root_state.
authorMarius Vollmer <mvo@zagadka.de>
Fri, 18 Jul 1997 14:37:36 +0000 (14:37 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 18 Jul 1997 14:37:36 +0000 (14:37 +0000)
commit7b4e5a7ae3b9ef029e3720c2efdee94815b31d79
tree061d8ed199953df41d234dd456c3b98a316448bb
parentd9dfcf8084c4173f648268cc623d44d2cd18592f
* root.h: Added "fluids" member to scm_root_state.
* root.c: Include "fluids.h".  (scm_mark_root): Mark "fluids".
(scm_make_root): Call scm_copy_fluids to make fluid bindings
unique for the new root when it has a parent.
libguile/root.h