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:
f230388
)
Import without-preemption into runtime/ffi.scm.
author
Matt Birkholz
<puck@birchwood-abbey.net>
Fri, 10 Jul 2015 20:31:15 +0000
(13:31 -0700)
committer
Matt Birkholz
<puck@birchwood-abbey.net>
Fri, 10 Jul 2015 20:31:15 +0000
(13:31 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 3c4b9d12b710d863e3dc11acb0472483981a8707..00e1024a9576780a2f4045b203f841530f9ed801 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-3367,6
+3367,8
@@
USA.
install-shim
install-load-option
install-html)
+ (import (runtime thread)
+ without-preemption)
(initialization (initialize-package!)))
(define-package (runtime program-copier)