Work on migrating to the new dictionary implementation.
This commit is contained in:
parent
42466416cd
commit
ced789ca06
7 changed files with 69 additions and 68 deletions
|
@ -33,7 +33,7 @@
|
|||
|
||||
(import scheme
|
||||
listing
|
||||
dictionary
|
||||
util-dict-list
|
||||
month
|
||||
period
|
||||
util-list
|
||||
|
@ -49,7 +49,7 @@
|
|||
|
||||
(define (run-all-tests!)
|
||||
(listing-tests!)
|
||||
(dictionary-tests!)
|
||||
(ldict-tests!)
|
||||
(month-tests!)
|
||||
(period-tests!)
|
||||
(util-list-tests!)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue