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:
7885f35
)
Assign &lambda-components before (runtime ustring) needs it.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Sun, 5 Mar 2017 16:02:10 +0000
(09:02 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Sun, 5 Mar 2017 16:02:10 +0000
(09:02 -0700)
src/runtime/make.scm
patch
|
blob
|
history
diff --git
a/src/runtime/make.scm
b/src/runtime/make.scm
index 2abd763f924ce3c847f785bdbfb83fe2094e5f5b..16d350f5051310514f07df2e9eb3cfdd81a0db4b 100644
(file)
--- a/
src/runtime/make.scm
+++ b/
src/runtime/make.scm
@@
-460,11
+460,11
@@
USA.
(RUNTIME CHARACTER)
(RUNTIME BYTEVECTOR)
(RUNTIME CHARACTER-SET)
+ (RUNTIME LAMBDA-ABSTRACTION)
(RUNTIME USTRING)
(RUNTIME GENSYM)
(RUNTIME STREAM)
(RUNTIME 2D-PROPERTY)
- (RUNTIME LAMBDA-ABSTRACTION)
(RUNTIME HASH-TABLE)
(RUNTIME MEMOIZER)
(RUNTIME UCD-TABLES)