Provide R5RS's let as STANDARD-LET to the implementation of SRFI 5

This commit is contained in:
mainzelm 2005-10-18 14:07:21 +00:00
parent f4fbe4c986
commit ec4ec22eac
1 changed files with 1 additions and 1 deletions

View File

@ -773,7 +773,7 @@
; SRFI-4 - needs hacks to the reader
(define-structure srfi-5 (export (let :syntax))
(open (modify scheme-level-2 (hide let)))
(open (modify scheme-level-2 (rename (let standard-let))))
(files (srfi srfi-5)))
(define-structure srfi-6 (export open-input-string