This commit is contained in:
Yuichi Nishiwaki 2014-07-17 16:17:47 +09:00
parent d2bcee5483
commit e9c84536bd
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
(define-library (picrin control list)
(import (scheme base)
(picrin control)
(scheme write))
(picrin control))
(define-syntax for
(syntax-rules ()