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:
505ce39
)
Fix bug: missed package name change in cold load.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 12 Feb 2017 05:50:52 +0000
(21:50 -0800)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 12 Feb 2017 05:50:52 +0000
(21:50 -0800)
src/runtime/make.scm
patch
|
blob
|
history
diff --git
a/src/runtime/make.scm
b/src/runtime/make.scm
index 21abcc8914228acecada3a1a751a0b35a6d6e3c3..15a1bc0f7879e00144a5d8636bfb983e155cf762 100644
(file)
--- a/
src/runtime/make.scm
+++ b/
src/runtime/make.scm
@@
-451,7
+451,7
@@
USA.
(RUNTIME HASH-TABLE)
(RUNTIME MEMOIZER)
(RUNTIME UCD-TABLES)
- (RUNTIME UCD-
TABLE-
GLUE)
+ (RUNTIME UCD-GLUE)
(RUNTIME PREDICATE-METADATA)
(RUNTIME PREDICATE-LATTICE)
(RUNTIME PREDICATE-TAGGING)