mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Remove extra SRFI's
This commit is contained in:
parent
a6cab36d57
commit
d917d82f28
1 changed files with 2 additions and 2 deletions
4
icyc.scm
4
icyc.scm
|
@ -20,8 +20,8 @@
|
|||
(scheme process-context)
|
||||
(scheme time)
|
||||
(scheme eval)
|
||||
(srfi 1)
|
||||
(srfi 2)
|
||||
;(srfi 1)
|
||||
;(srfi 2)
|
||||
(srfi 69))
|
||||
(cond-expand
|
||||
(cyclone
|
||||
|
|
Loading…
Add table
Reference in a new issue