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:
74e54b6
)
SVM assembler needs hash-table-clear!.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 6 Jun 2018 15:42:23 +0000
(08:42 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Wed, 6 Jun 2018 15:42:23 +0000
(08:42 -0700)
src/runtime/host-adapter.scm
patch
|
blob
|
history
diff --git
a/src/runtime/host-adapter.scm
b/src/runtime/host-adapter.scm
index 6375836aa457e789546c6b4d8851871111a44ba6..28572f67b06fca8635967d1b81b73aa3a7830634 100644
(file)
--- a/
src/runtime/host-adapter.scm
+++ b/
src/runtime/host-adapter.scm
@@
-80,6
+80,7
@@
USA.
'hash-table-constructor
(->environment '(runtime hash-table))
'hash-table-constructor))
+ (provide-rename env 'hash-table/clear! 'hash-table-clear!)
(if (unbound? env 'bundle)
(eval '(define-syntax bundle