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:
5f2cb0c
)
Fix broken reference.
author
Chris Hanson
<org/chris-hanson/cph>
Sun, 30 May 2010 11:10:30 +0000
(
04:10
-0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sun, 30 May 2010 11:10:30 +0000
(
04:10
-0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index e2f95aa832dea76d22cd93dacd77204d202a243f..5307eea8a87b1948cb0e1f9b8846c1c02ce613af 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-1145,7
+1145,7
@@
USA.
well-formed-scalar-value-list?
well-formed-scalar-value-range?)
(export (runtime string)
-
char-set-table
))
+
(char-set-table %char-set-table)
))
(define-package (runtime compiler-info)
(files "infstr" "infutl")