Update actual dependencies.
This commit is contained in:
parent
55981de7f3
commit
59a52fb0d9
2 changed files with 7 additions and 5 deletions
|
@ -33,10 +33,10 @@
|
|||
)
|
||||
|
||||
(import scheme
|
||||
testing
|
||||
(chicken base)
|
||||
(chicken string)
|
||||
(chicken format))
|
||||
(chicken format)
|
||||
testing)
|
||||
|
||||
;; Returns the number of digits required to represent a given number
|
||||
;; in decimal format.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue