Add to dependencies as well.
This commit is contained in:
parent
d92ef2124c
commit
c122df4c9e
3 changed files with 17 additions and 6 deletions
|
@ -27,7 +27,10 @@
|
|||
|
||||
(module
|
||||
primes
|
||||
(primes-tests!)
|
||||
(
|
||||
primes-tests!
|
||||
is-4digit-prime?
|
||||
)
|
||||
|
||||
(import scheme
|
||||
(chicken base)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue