Add to dependencies as well.

This commit is contained in:
Dominik Pantůček 2023-03-16 22:26:27 +01:00
parent d92ef2124c
commit c122df4c9e
3 changed files with 17 additions and 6 deletions

View file

@ -27,7 +27,10 @@
(module
primes
(primes-tests!)
(
primes-tests!
is-4digit-prime?
)
(import scheme
(chicken base)