mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Use base library
This commit is contained in:
parent
30e497f79f
commit
de729b4ba2
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
(define-library (scheme read)
|
||||
(import (scheme base))
|
||||
(export
|
||||
read ;; what about issues with read/cyc-read in csi???
|
||||
read-all
|
||||
|
|
Loading…
Add table
Reference in a new issue