projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d15ddd2
)
Add call/cc as alias.
author
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Feb 2018 06:20:53 +0000
(22:20 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Wed, 28 Feb 2018 06:20:53 +0000
(22:20 -0800)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index a8c7e2242bf0c208c703877d3159ce3c0c7abaed..8c7bf7cce44681cc90288261a786b4caca0ee68f 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-1544,6
+1544,7
@@
USA.
(files "contin")
(parent (runtime))
(export ()
+ (call/cc call-with-current-continuation)
call-with-current-continuation
continuation/block-thread-events?
continuation/control-point