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:
99c8629
)
Fix thinko in previous change.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 5 Jan 2017 20:46:42 +0000
(12:46 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 5 Jan 2017 20:46:42 +0000
(12:46 -0800)
src/sf/usiexp.scm
patch
|
blob
|
history
diff --git
a/src/sf/usiexp.scm
b/src/sf/usiexp.scm
index de17f87aa5eedc49044794dfdb74761d73b91382..fd26bf03acd773aed6b9917960ce3df798d899dd 100644
(file)
--- a/
src/sf/usiexp.scm
+++ b/
src/sf/usiexp.scm
@@
-844,6
+844,7
@@
USA.
list-expansion
make-bytevector-expansion
make-string-expansion
+ make-string-expansion ;for make-vector-8b
;; modulo-expansion
negative?-expansion
not-expansion