* stacks.c: Stacks are now represented as structs; Stacks have an
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 14 Oct 1996 20:27:14 +0000 (20:27 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Mon, 14 Oct 1996 20:27:14 +0000 (20:27 +0000)
commit66f45472b5906509ccbe770f2da077643824d75b
tree5d5467524a2bc2fe680f2180b691cb574f12b2a2
parentb902ec8513e2f80705006eadec6a0cdda1ea2737
* stacks.c: Stacks are now represented as structs; Stacks have an
id given to them by `start-stack'.
(scm_last_stack_frame): Added predicates `stack?' and `frame?'.
libguile/stacks.c