Remove util-list, use srfi-1.

This commit is contained in:
Dominik Pantůček 2023-06-08 21:00:16 +02:00
parent b2070d3b2e
commit fc099d027f
16 changed files with 41 additions and 121 deletions

View file

@ -37,7 +37,6 @@
cal-month
cal-period
cal-day
util-list
ansi
command-line
mbase-dir
@ -61,7 +60,6 @@
(primes-tests!)
(brmember-tests!)
(mbase-dir-tests!)
(util-list-tests!)
(ansi-tests!)
(command-line-tests!)
(table-tests!)