mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Remove write
This commit is contained in:
parent
82f9909951
commit
78b12779af
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
(define-library (scheme cyclone cps-optimizations)
|
||||
(import (scheme base)
|
||||
(scheme eval)
|
||||
(scheme write)
|
||||
;(scheme write)
|
||||
(scheme cyclone util)
|
||||
(scheme cyclone ast)
|
||||
(scheme cyclone primitives)
|
||||
|
|
Loading…
Add table
Reference in a new issue