Remove old utils module.
This commit is contained in:
parent
64cd360c0d
commit
ac3dce41a6
14 changed files with 62 additions and 52 deletions
|
@ -36,7 +36,7 @@
|
|||
(import scheme
|
||||
(chicken base)
|
||||
testing
|
||||
utils)
|
||||
util-list)
|
||||
|
||||
;; Checks whether given number is prime by checking the remainder of
|
||||
;; the division by all primes less than square root of the number in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue