Try using the new ldict implementation.
This commit is contained in:
parent
fd927e3569
commit
b40cc72281
14 changed files with 25 additions and 34 deletions
|
@ -33,7 +33,6 @@
|
|||
|
||||
(import scheme
|
||||
listing
|
||||
util-dict-list
|
||||
cal-month
|
||||
cal-period
|
||||
cal-day
|
||||
|
@ -58,7 +57,6 @@
|
|||
(define (run-all-tests!)
|
||||
(listing-tests!)
|
||||
(lset-tests!)
|
||||
(ldict-tests!)
|
||||
(util-bst-tests!)
|
||||
(cal-month-tests!)
|
||||
(cal-period-tests!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue