Merge branch 'master' into bench
This commit is contained in:
commit
9c562fa6c5
|
@ -34,7 +34,7 @@
|
||||||
|
|
||||||
;; 4.1.7. Inclusion
|
;; 4.1.7. Inclusion
|
||||||
|
|
||||||
(define-syntax include
|
(define-macro include
|
||||||
(letrec ((read-file
|
(letrec ((read-file
|
||||||
(lambda (filename)
|
(lambda (filename)
|
||||||
(call-with-port (open-input-file filename)
|
(call-with-port (open-input-file filename)
|
||||||
|
|
Loading…
Reference in New Issue