an attempt to export new things from the vm without modifiying it; scrapped

This commit is contained in:
bdc 1996-08-24 02:02:24 +00:00
parent 3b0a2e2fa5
commit c4927cc255
1 changed files with 0 additions and 8 deletions

View File

@ -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*)