an attempt to export new things from the vm without modifiying it; scrapped
This commit is contained in:
parent
3b0a2e2fa5
commit
c4927cc255
|
@ -1,8 +0,0 @@
|
|||
;;; Package for Static heaps for the Scheme Shell
|
||||
;;; Copyright (c) 1995 by Brian D. Carlstrom.
|
||||
|
||||
;;; based on Scheme48 implementation.
|
||||
;;; Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
|
||||
|
||||
(define (newspace-begin) *newspace-begin*)
|
||||
(define (heap-pointer) *hp*)
|
Loading…
Reference in New Issue