* * root.c, root.h: Added root smob.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 1 Oct 1996 03:19:22 +0000 (03:19 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 1 Oct 1996 03:19:22 +0000 (03:19 +0000)
commit010afa35a7b0f79ba396b6ce10b66bebdb683d7a
tree0aad75c4d9b1b5d985fafb7793f40f0e0bacf599
parentd564d7538e5beb92a7727502fc64ea18cca7ddb9
* * root.c, root.h: Added root smob.
(cwdr, scm_call_with_new_root, scm_dynamic_root, scm_app_wdr): New
functions: Implements dynamic roots mostly according to spec in
SCM manual.  Main difference is that the second argument is a
throw handler rather than an error "thunk".

* root.h: Added declaration of scm_init_root.
libguile/root.h