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:
a199701
)
Export FFI's delete-plugin-list and update-plugin-indices.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 22 Jun 2018 10:22:08 +0000
(
03:22
-0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 22 Jun 2018 10:29:12 +0000
(
03:29
-0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 144b7f43ba81bcbdd837894a821b894ccedf133d..2e4fb11d0e4c0988ae4f8c20b075c2127b7387f9 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-3723,7
+3723,9
@@
USA.
register-c-callback
set-alien/ctype!
add-plugin
- remove-plugin)
+ remove-plugin
+ delete-plugin-list
+ update-plugin-indices)
(initialization (initialize-package!)))
(define-package (runtime program-copier)