mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-22 07:09:18 +02:00
removing debugging (scheme write) import
This commit is contained in:
parent
36c3471fa7
commit
a9faa6cc7b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
(define-library (srfi 166 unicode)
|
||||
(import (scheme base) (scheme write)
|
||||
(import (scheme base)
|
||||
(scheme char)
|
||||
(srfi 130)
|
||||
(srfi 151)
|
||||
|
|
Loading…
Add table
Reference in a new issue