Switch to SRFI-1.

This commit is contained in:
Dominik Pantůček 2023-09-25 13:44:56 +02:00
parent 1cd287f03b
commit 8a3b9f0b10
18 changed files with 45 additions and 144 deletions

View file

@ -54,6 +54,7 @@ trap chicken_cleanup INT QUIT
# Install required eggs
chicken_install sqlite3
chicken_install srfi-1
# Normal termination cleanup
chicken_cleanup