Merge branch 'master' into bench

This commit is contained in:
Sunrim KIM (keen) 2015-07-21 01:00:10 +09:00
commit 9c562fa6c5
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
;; 4.1.7. Inclusion
(define-syntax include
(define-macro include
(letrec ((read-file
(lambda (filename)
(call-with-port (open-input-file filename)