mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Include lazy library
This commit is contained in:
parent
19ef2db07c
commit
ae4e3f82ed
1 changed files with 1 additions and 0 deletions
1
icyc.scm
1
icyc.scm
|
@ -7,6 +7,7 @@
|
|||
(import (scheme cyclone common)
|
||||
(scheme base)
|
||||
(scheme char)
|
||||
(scheme lazy)
|
||||
(scheme load)
|
||||
(scheme read)
|
||||
(scheme write)
|
||||
|
|
Loading…
Add table
Reference in a new issue