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:
53aa8b5
)
Fix oversight from previous change.
author
Chris Hanson
<org/chris-hanson/cph>
Mon, 21 Sep 2009 06:11:48 +0000
(23:11 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Mon, 21 Sep 2009 06:11:48 +0000
(23:11 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index efed5372aa795ec80612ca71dfb4b734007af020..8993caa7b16932b4ac95fc22b50519354363d069 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-4441,8
+4441,8
@@
USA.
(define-package (runtime syntax syntax-rules)
(files "syntax-rules")
(parent (runtime syntax))
- (export (
runtime syntax definitions
)
-
er-macro-transformer:
syntax-rules))
+ (export ()
+ syntax-rules))
(define-package (runtime syntax defstruct)
(files "defstr")