mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
Include new SRFI's, at least for now
This commit is contained in:
parent
41e03f1589
commit
c0a0a2e0f3
1 changed files with 2 additions and 0 deletions
2
icyc.scm
2
icyc.scm
|
@ -20,6 +20,8 @@
|
|||
(scheme process-context)
|
||||
(scheme time)
|
||||
(scheme eval)
|
||||
(srfi 1)
|
||||
(srfi 2)
|
||||
(srfi 69))
|
||||
(cond-expand
|
||||
(cyclone
|
||||
|
|
Loading…
Add table
Reference in a new issue