Move get-process-output-lines to util-io.
This commit is contained in:
parent
4ac7fdbc6d
commit
64cd360c0d
5 changed files with 29 additions and 19 deletions
|
@ -61,7 +61,8 @@
|
|||
(chicken format)
|
||||
utils
|
||||
progress
|
||||
util-set-list)
|
||||
util-set-list
|
||||
util-io)
|
||||
|
||||
;; Where does the mailman binaries reside
|
||||
(define *mailman-bin* (make-parameter "/usr/lib/mailman/bin"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue