fix problem in executable creation

svn: r9681
This commit is contained in:
Matthew Flatt 2008-05-06 11:59:54 +00:00
parent d597605d24
commit 0de38ecc43

View File

@ -703,7 +703,7 @@
(write `(module runtime-path-table '#%kernel
(#%provide table)
(define-values (table)
(make-immutable-hash-table
(make-immutable-hash
(let-values ([(rUnTiMe-paths) ; this is a magic name for exe->distribution process
',(apply append
(map (lambda (nc)