use code inspector

svn: r858
This commit is contained in:
Matthew Flatt 2005-09-15 17:50:32 +00:00
parent c73537ff13
commit 8a35993125

View File

@ -258,7 +258,7 @@
bodys)])
(rebuild expr (map cons bodys bodyl))))
(define orig-inspector (current-inspector))
(define orig-inspector (current-code-inspector))
(define (certify orig new)
(syntax-recertify new orig orig-inspector #f))