call/ec now returns a tail call; mzc needs this information

svn: r3261
This commit is contained in:
Matthew Flatt 2006-06-07 14:59:01 +00:00
parent 3c261c5d05
commit 98a6df7010

View File

@ -26,6 +26,7 @@
'(call-with-values apply
error
call-with-current-continuation
call-with-escape-continuation
hash-table-get
write-image-to-file
syntax-local-value))