* continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 14 Oct 1996 03:26:51 +0000 (03:26 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 14 Oct 1996 03:26:51 +0000 (03:26 +0000)
commit782d171cf0518cbb1d2611108121f4bd1584cccc
treeb3e6fc0babf46763f41b5fcc147f51185f274136
parent34019bd652658684b5fee9ba863a667f068c1d1e
* continuations.c, continuations.h, debug.c, gc.c, init.c, root.c,
stacks.c: Renamed regs --> scm_contregs.

* Makefile.in: Added entries for new files: backtrace.c,
backtrace.h, stacks.c and stacks.h.
libguile/stacks.c [new file with mode: 0644]