Remove util-list, use srfi-1.
This commit is contained in:
parent
b2070d3b2e
commit
fc099d027f
16 changed files with 41 additions and 121 deletions
|
@ -50,8 +50,8 @@
|
|||
(chicken string)
|
||||
(chicken irregex)
|
||||
(chicken keyword)
|
||||
testing
|
||||
util-list)
|
||||
srfi-1
|
||||
testing)
|
||||
|
||||
;; Only basic ANSI colors and bold attribute support.
|
||||
(define colors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue