mzc support for new mzscheme tail calls
svn: r4160
This commit is contained in:
parent
6864440c7e
commit
d1353db107
|
@ -32,7 +32,9 @@
|
||||||
call-with-semaphore/enable-break
|
call-with-semaphore/enable-break
|
||||||
hash-table-get
|
hash-table-get
|
||||||
write-image-to-file
|
write-image-to-file
|
||||||
syntax-local-value))
|
syntax-local-value
|
||||||
|
eval eval-syntax
|
||||||
|
andmap ormap for-each))
|
||||||
|
|
||||||
(provide procedure-calling-prims
|
(provide procedure-calling-prims
|
||||||
internal-tail-chain-prims))
|
internal-tail-chain-prims))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user