mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 05:39:17 +02:00
Include pretty printing, since it can be useful
This commit is contained in:
parent
f86132591d
commit
ad199f61d3
1 changed files with 1 additions and 0 deletions
1
icyc.scm
1
icyc.scm
|
@ -8,6 +8,7 @@
|
|||
;;;;
|
||||
(import (scheme cyclone common)
|
||||
(scheme cyclone libraries)
|
||||
(scheme cyclone pretty-print)
|
||||
(scheme cyclone util)
|
||||
(scheme base)
|
||||
(scheme char)
|
||||
|
|
Loading…
Add table
Reference in a new issue