* continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 5 Oct 1996 16:49:49 +0000 (16:49 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 5 Oct 1996 16:49:49 +0000 (16:49 +0000)
commit4b5166ac27650ade1430efb00e68261cd2541dd6
tree2975ee57d5366f2d442e3701e722b7b5843ce8f9
parent1646d37b71a88e2f953a0bf7b22a5451009f9f00
* continuations.c, debug.[ch], eval.c, gscm.c init.c, root.c,
throw.c: Renamed last_debug_info_frame -> scm_last_debug_frame.

* init.c (scm_start_stack): Set initial root continuation number
to 0.
libguile/init.c