mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-12 07:17:37 +02:00
Cannot use transforms due to circ dep
This commit is contained in:
parent
06dae4ce90
commit
773de4d49c
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
(define-library (scheme eval)
|
(define-library (scheme eval)
|
||||||
(import
|
(import
|
||||||
(scheme cyclone util)
|
(scheme cyclone util)
|
||||||
(scheme cyclone transforms)
|
|
||||||
;(scheme cyclone libraries) ;; for handling import sets
|
;(scheme cyclone libraries) ;; for handling import sets
|
||||||
(scheme base)
|
(scheme base)
|
||||||
(scheme file)
|
(scheme file)
|
||||||
|
|
Loading…
Add table
Reference in a new issue